emilsjolander/StickyListHeaders
An android library for section headers that stick to the top 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: 5288
- days_rel: n/a
- days_push: 1930
- n_releases_24m: 0
Adoption not part of the score
5463 stars · 1485 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that adds sticky section headers to ListView, mimicking the Ice Cream Sandwich People app and iOS list behavior. It provides a drop-in ListView replacement with a simple adapter API and can also be used for non-sticky section headers.
Use cases
- add sticky section headers to an Android ListView
- group list items alphabetically with pinned letter headers like a contacts list
- build an Android list with iOS-style section headers
- show pinned headers while scrolling a categorized list
- add section headers to a list without sticky behavior
When to choose
- you maintain a legacy Android app using ListView and need pinned section headers
- you want a lightweight, high-performance drop-in ListView replacement with header support
- you need to support old Android versions down to Gingerbread
When to avoid
- you are starting a new Android project - use RecyclerView with modern header libraries instead
- you need advanced list features beyond section headers, since the API intentionally stays minimal
- you need actively maintained software with recent updates
Facets
library · maturity maintenance
ui-components mobile-framework mobile-development android-tools frontend jvm listview section-headers sticky-headers android-ui java android
1 source
- readme: https://github.com/emilsjolander/StickyListHeaders · fetched 2026-08-28 · fa7d447583f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emilsjolander/StickyListHeaders | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="emilsjolander/StickyListHeaders")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem