# ShamylZakariya/StickyHeaders

Adapter and LayoutManager for Android RecyclerView which enables sticky header positioning.

Repository: https://github.com/ShamylZakariya/StickyHeaders
Canonical: https://ross.abutalabs.com/products/stickyheaders
Language: Java
License: MIT
License Family: permissive
Archived: true
Last push: 2019-10-12T22:31:33+00:00

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

## Adoption (not part of the score)
Stars 1392, forks 185 (observed 2026-08-28T04:04:36.013340+00:00)

## What it is
An Android library providing a SectioningAdapter and StickyHeaderLayoutManager for RecyclerView that pins section headers to the top while scrolling. It also offers callbacks for header position changes, such as adding elevation when a header becomes sticky.

## Use cases
- show sticky section headers in a RecyclerView
- build an address book grouped by last name initial
- create a sectioned settings-style list
- add drop shadows when headers become sticky
- group list items into sections with pinned headers

## When to choose
- you need section headers that stay pinned during scrolling in an Android RecyclerView
- you want a sectioned adapter compatible with a normal LinearLayoutManager

## When to avoid
- you are not building an Android app
- you need a library with frequent updates or active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: recyclerview, sticky-headers, sectioned-list, java, layoutmanager, android

## Member repositories
- ShamylZakariya/StickyHeaders (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.013340+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-30T04:39:31.527730+00:00, confidence not recorded.
  - readme: https://github.com/ShamylZakariya/StickyHeaders (fetched 2026-08-28T04:04:36.013340+00:00, sha 46a6bef3616a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
