ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
android
custom-view
sticky
android-ui
scrollview
sticky-headers
nestedscrolling
nestedscrollingparent
nestedscrollingchild
recyclerview-webview-scrollview
recyclerview-nestedscrollview
-
Updated
Mar 28, 2023 - Java