donkingliang/GroupedRecyclerViewAdapter
GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3451
- days_rel: n/a
- days_push: 1482
- n_releases_24m: 0
Adoption not part of the score
1651 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing a RecyclerView adapter for grouped lists with headers, footers, and children per group. It supports multi-view-type lists, expand/collapse like QQ contacts, and sticky headers.
Use cases
- display grouped lists in recyclerview
- implement sticky section headers in android list
- create expandable contact list like QQ
- show multi view type lists in recyclerview
- collapse and expand list groups in android
When to choose
- building Android lists with grouped sections, headers, and footers
- needing sticky headers or expand/collapse groups in RecyclerView
When to avoid
- not using RecyclerView or building for non-Android platforms
- needing Jetpack Compose list layouts
Facets
library · maturity maintenance
ui-components mobile-development recyclerview adapter grouped-list sticky-headers expandable-list java android
1 source
- readme: https://github.com/donkingliang/GroupedRecyclerViewAdapter · fetched 2026-08-28 · e17ca4e2f777
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donkingliang/GroupedRecyclerViewAdapter | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="donkingliang/GroupedRecyclerViewAdapter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem