# Gavin-ZYX/StickyDecoration

Repository: https://github.com/Gavin-ZYX/StickyDecoration
Canonical: https://ross.abutalabs.com/products/stickydecoration
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-11-15T03:06:40+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3381, "days_push": 1387, "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 1044, forks 163 (observed 2026-08-28T04:03:21.236553+00:00)

## What it is
An Android library implementing sticky/floating section headers for RecyclerView using ItemDecoration. It supports LinearLayoutManager and GridLayoutManager, custom header views, dividers, and click events.

## Use cases
- add sticky section headers to a RecyclerView list
- show floating group headers in a grid layout
- make custom view headers stick to the top while scrolling
- add dividers between RecyclerView items
- handle click events on sticky group headers

## When to choose
- you need sticky headers on Android RecyclerViews without changing your adapter
- you want both text-based and fully custom header views
- you use LinearLayoutManager or GridLayoutManager

## When to avoid
- you are not building an Android app
- you need headers with Jetpack Compose instead of RecyclerView
- you need a very actively maintained library (last release 2022)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, android-tools
- platform: jvm
- tags: recyclerview, itemdecoration, sticky-header, android-library, ui, android, mobile

## Member repositories
- Gavin-ZYX/StickyDecoration (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.236553+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-30T07:02:10.180270+00:00, confidence not recorded.
  - readme: https://github.com/Gavin-ZYX/StickyDecoration (fetched 2026-08-28T04:03:21.236553+00:00, sha 3cf0f3a7d94e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
