# sergejsha/pinned-section-listview

Easy to use ListView with pinned sections for Android.

Repository: https://github.com/sergejsha/pinned-section-listview
Canonical: https://ross.abutalabs.com/products/pinned-section-listview
Language: Java
License Family: other
Archived: true
Last push: 2020-02-23T15:16:35+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4861, "days_push": 2383, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2571, forks 794 (observed 2026-08-28T04:07:01.471367+00:00)

## What it is
An Android ListView library that adds pinned (sticky) section headers which remain at the top of the list while their section is visible. It supports fast scrolling, headers/footers, and clickable pinned sections with a minimal integration footprint.

## Use cases
- add sticky section headers to an android list
- pin list section headers while scrolling
- grouped listview with pinned headers on android
- fast-scrolling list with section headers
- replace listview with pinned section listview

## When to choose
- you use the classic Android ListView and want sticky section headers with minimal code
- you need fast scroll, headers/footers, and clickable pinned sections in one lean component

## When to avoid
- you are building with RecyclerView, where modern sticky-header solutions exist
- you need active maintenance or guaranteed long-term support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: jvm
- tags: listview, pinned-sections, sticky-headers, android-ui, android

## Member repositories
- sergejsha/pinned-section-listview (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.471367+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-30T02:23:17.824849+00:00, confidence not recorded.
  - readme: https://github.com/sergejsha/pinned-section-listview (fetched 2026-08-28T04:07:01.471367+00:00, sha a8bd8696af91)
- Data as of 2026-08-30T08:39:29.467469+00:00.
