emilsjolander/StickyScrollViewItems
A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place 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: 5211
- days_rel: n/a
- days_push: 1594
- n_releases_24m: 0
Adoption not part of the score
1028 stars · 254 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Android library providing a ScrollView subclass that lets you tag child views as 'sticky' so they pin to the top of the scroll container until replaced by the next sticky view. It is configured entirely via XML tag attributes.
Use cases
- make section headers stick while scrolling in android
- pin a view to top of scrollview
- android scrollview with sticky headers
- sticky list section dividers in a scroll view
- keep a toolbar visible while scrolling content
When to choose
- you use a plain ScrollView and want simple sticky headers via XML tags
- you want a lightweight drop-in replacement for ScrollView
- you need sticky views with transparency or dynamic states handled
When to avoid
- you need sticky headers in RecyclerView or ListView (use dedicated adapters instead)
- you are starting a new project and prefer modern AndroidX components
- you need complex multi-section sticky behavior beyond simple top-pinning
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools jvm scrollview sticky-headers android-ui java android
1 source
- readme: https://github.com/emilsjolander/StickyScrollViewItems · fetched 2026-08-28 · b8a2c35be9db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emilsjolander/StickyScrollViewItems | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="emilsjolander/StickyScrollViewItems")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem