# YoKeyword/IndexableRecyclerView

A RecyclerView with indexable, sticky and many other features.

Repository: https://github.com/YoKeyword/IndexableRecyclerView
Canonical: https://ross.abutalabs.com/products/indexablerecyclerview
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-04-10T07:45:05+00:00

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

## Adoption (not part of the score)
Stars 1320, forks 238 (observed 2026-08-28T04:04:21.815781+00:00)

## What it is
An Android library providing a RecyclerView with an automatically generated alphabetical index bar, sticky section headers, and customizable header/footer views. It uses TinyPinyin for fast pinyin conversion, making it ideal for Chinese contact or city pickers.

## Use cases
- build a city selection screen with an A-Z index bar
- create a contact list with sticky section headers
- add an alphabet sidebar to a RecyclerView list
- sort Chinese names by pinyin in an Android list
- implement a fast-scrolling indexed list on Android

## When to choose
- you need an indexed, sticky-header list (contacts, cities) in an Android app
- you want automatic pinyin-based sorting for Chinese data
- you need customizable header/footer views in an indexed list

## When to avoid
- your project uses Jetpack Compose rather than the View/RecyclerView system
- you need a maintained library - the last release was in 2018
- you only need a plain list without index or sticky features

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools
- platform: jvm
- tags: recyclerview, android-library, pinyin-indexing, sticky-headers, contact-picker, city-picker, android, mobile

## Member repositories
- YoKeyword/IndexableRecyclerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.815781+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:47:25.637805+00:00, confidence not recorded.
  - readme: https://github.com/YoKeyword/IndexableRecyclerView (fetched 2026-08-28T04:04:21.815781+00:00, sha 018b10f9a89c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
