ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
-
Updated
Mar 28, 2023 - Java
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
支持嵌套滚动的布局
😋😋😋A good app for understanding android nested scrolling
导航栏滑动折叠效果的ViewGroup
Add a description, image, and links to the nestedscrollingchild topic page so that developers can more easily learn about it.
To associate your repository with the nestedscrollingchild topic, visit your repo's landing page and select "manage topics."