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

noties/Scrollable

Android scrollable tabs observed · 2026-08-28

github.com/noties/Scrollable · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4175
  • days_rel: n/a
  • days_push: 901
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1236 stars · 229 forks observed · 2026-08-28

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

A small, dependency-free Android library for implementing scrolling techniques, originally built around scrollable tabs with sticky headers. It supports RecyclerView, ScrollView, ListView, WebView and combinations inside a ViewPager via a ScrollableLayout container.

Use cases

  • implement scrollable tabs with sticky header on android
  • coordinate scrolling between header and viewpager content
  • collapse header when recyclerview scrolls
  • custom overscroll effects in android app
  • sync listview scrolling with tab layout

When to choose

  • you need flexible header/tab scrolling coordination on Android without heavy dependencies
  • you want to combine multiple scrollable views inside a ViewPager with a collapsing header

When to avoid

  • you use Jetpack Compose where modern APIs like nestedScroll are preferred
  • you need an actively developed library with recent AndroidX support

Facets

library · maturity maintenance

ui-components animation mobile-development frontend jvm scrollable-tabs viewpager scrolling android-ui header-scrolling android mobile

1 source

Member repositories

RepositoryRoleHealth v2
noties/Scrollablemain23

For agents

markdown · JSON · MCP: product_card(name="noties/Scrollable")

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