335 Forks
2397 Stars
2397 Watchers

ConsecutiveScroller

ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。

How to download and setup ConsecutiveScroller

Open terminal and run command
git clone https://github.com/donkingliang/ConsecutiveScroller.git
git clone is used to create a copy or clone of ConsecutiveScroller repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ConsecutiveScroller https://github.com/donkingliang/ConsecutiveScroller/archive/master.zip

Or simply clone ConsecutiveScroller with SSH
[email protected]:donkingliang/ConsecutiveScroller.git

If you have some problems with ConsecutiveScroller

You may open issue on ConsecutiveScroller support forum (system) here: https://github.com/donkingliang/ConsecutiveScroller/issues