# noties/Scrollable

Android scrollable tabs

Repository: https://github.com/noties/Scrollable
Canonical: https://ross.abutalabs.com/products/scrollable
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, ui, scrollable, scrolling-tabs
Last push: 2024-03-15T19:22:49+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4175, "days_push": 901, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1236, forks 229 (observed 2026-08-28T04:04:05.107251+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: jvm
- tags: scrollable-tabs, viewpager, scrolling, android-ui, header-scrolling, android, mobile

## Member repositories
- noties/Scrollable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.107251+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:59.937896+00:00, confidence not recorded.
  - readme: https://github.com/noties/Scrollable (fetched 2026-08-28T04:04:05.107251+00:00, sha 3f5ace868c82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
