# TonicArtos/StickyGridHeaders

This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.

Repository: https://github.com/TonicArtos/StickyGridHeaders
Canonical: https://ross.abutalabs.com/products/stickygridheaders
Homepage: http://tonicartos.com
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2015-02-12T23:57:06+00:00

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

## Adoption (not part of the score)
Stars 1485, forks 431 (observed 2026-08-28T04:04:51.777755+00:00)

## What it is
An Android library providing a GridView that displays items in sections with sticky headers, similar to the Android 4.x People app. It is abandoned and superseded by the SuperSLiM RecyclerView layout manager.

## Use cases
- show grid items grouped into sections with sticky headers on android
- replace gridview with sectioned headers in an android app
- automatically size grid rows to the largest item
- migrate adapters from stickylistheaders to a grid
- build a contacts-style sectioned grid view

## When to choose
- maintaining a legacy Android 2.3+ app already using GridView
- you need a jar or Maven dependency compatible with StickyListHeaders adapters

## When to avoid
- starting any new Android project - use SuperSLiM or RecyclerView instead
- you need ongoing support or bug fixes
- your app targets modern Android with RecyclerView

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

## Member repositories
- TonicArtos/StickyGridHeaders (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.777755+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:33:54.853068+00:00, confidence not recorded.
  - readme: https://github.com/TonicArtos/StickyGridHeaders (fetched 2026-08-28T04:04:51.777755+00:00, sha 4bb4cb8a0ece)
- Data as of 2026-08-30T08:39:29.467469+00:00.
