Ross ROSS = Recommend OSS · open-source software intelligence for agents

donkingliang/ConsecutiveScroller

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

github.com/donkingliang/ConsecutiveScroller · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2362
  • days_rel: n/a
  • days_push: 1254
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2900 stars · 373 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android layout container that enables multiple scrollable views (RecyclerView, WebView, ScrollView) and regular views to scroll together continuously as one unit. It also supports multiple sticky-header modes with dynamic control over pinned view position and state.

Use cases

  • make recyclerview and webview scroll together seamlessly
  • continuous scrolling across multiple nested scroll views on android
  • implement sticky headers that pin while scrolling
  • build a profile page with collapsing sticky tabs
  • unify scrolling of mixed content like text, images and lists
  • handle nested scrolling with viewpager inside a scroll container

When to choose

  • you need several different scrollable children to behave as one continuous scroll on Android
  • you need sticky/pinned headers with multiple modes
  • you deal with complex multi-level nested scrolling that standard layouts can't handle

When to avoid

  • you only need a single simple scrollable view
  • your project is not Android/JVM based
  • you need cross-platform Flutter or React Native scrolling solutions

Facets

library · maturity stable

ui-components animation mobile-development android-tools frontend nested-scrolling sticky-headers custom-view scroll-container java android

1 source

Member repositories

RepositoryRoleHealth v2
donkingliang/ConsecutiveScrollermain23

For agents

markdown · JSON · MCP: product_card(name="donkingliang/ConsecutiveScroller")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem