# mcxtzhang/SuspensionIndexBar

仿美团选择城市、微信通讯录、饿了么点餐列表的导航悬停分组索引列表。

Repository: https://github.com/mcxtzhang/SuspensionIndexBar
Canonical: https://ross.abutalabs.com/products/suspensionindexbar
Homepage: http://blog.csdn.net/zxt0601/article/details/52355199
Language: Java
License Family: other
Last push: 2017-12-31T09:06:25+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": 3648, "days_push": 3167, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1861, forks 332 (observed 2026-08-28T04:05:45.407716+00:00)

## What it is
An Android library that adds sticky suspension group headers and a side index bar to RecyclerView lists, mimicking Meituan city selection, WeChat contacts, and Ele.me ordering lists. It is built on RecyclerView's ItemDecoration API rather than extra layout nesting.

## Use cases
- build a city picker like Meituan with A-Z index navigation
- create a contacts list like WeChat with sticky section headers
- implement grouped food ordering lists like Ele.me
- add a fast-scrolling alphabet index bar to any RecyclerView list
- show hovering group titles while scrolling a categorized list

## When to choose
- you need sticky section headers plus a side index bar on Android RecyclerViews
- you want an ItemDecoration-based solution without extra layout hierarchy or overdraw
- you need header views that are excluded from indexing

## When to avoid
- your project is not Android/Java based
- you need an actively maintained library with recent releases and a clear license
- you use ListView instead of RecyclerView

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

## Member repositories
- mcxtzhang/SuspensionIndexBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.407716+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-30T03:15:49.765090+00:00, confidence not recorded.
  - readme: https://github.com/mcxtzhang/SuspensionIndexBar (fetched 2026-08-28T04:05:45.407716+00:00, sha d62b4985ec7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
