Skip to content

chenlove/TwoWayNestedScrollView

 
 

Repository files navigation

#TwoWayNestedScrollView TwoWayNestedScrollView 是一个ScrollView参照NestedScrollView,实现普通ScrollView垂直滚动和HorizontalScrollView水平滚动的ScrollView,由于是基于support包的NestedScrollView,所以也支持Android5.0上实现的nested功能,和parent实现混合滚动效果

![效果图] (https://raw.githubusercontent.com/peerless2012/TwoWayNestedScrollView/master/ScreenShots/TwoWayNestedScrollView.gif)

Developed By

License

Copyright 2015 peerless2012.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

实现垂直滚动和水平滚动的ScrollView

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%