donkingliang/ConsecutiveScroller
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
Join the conversation
Reviews · Questions · Posts
Share what you know about ConsecutiveScroller — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting ConsecutiveScroller.
Project Q&A
Questions and answers
Browse implementation threads tied directly to donkingliang/ConsecutiveScroller. Each question links through to the full answer page.
Be the first to ask how teams run ConsecutiveScroller in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses ConsecutiveScroller — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post