lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts. 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: 3653
- days_rel: n/a
- days_push: 1065
- n_releases_24m: 0
Adoption not part of the score
3674 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Groupie is an Android library that simplifies building complex RecyclerView layouts by treating content as logical groups with automatic change notifications. It abstracts away adapter boilerplate like view types, viewholders, and span sizes, with optional view binding and data binding support modules.
Use cases
- build complex recyclerview layouts on android
- add headers and footers to list sections
- handle expandable groups in a recyclerview
- reduce recyclerview adapter boilerplate
- manage asynchronous content updates in lists
- use view binding with recyclerview adapters
When to choose
- you have complex, nested, or sectioned RecyclerView content
- you want automatic change notifications and diff handling
- you want to eliminate adapter and viewholder boilerplate
- you use view binding or data binding in your Android app
When to avoid
- you need a simple static list where a plain adapter suffices
- your project uses Jetpack Compose instead of RecyclerView
- you need a library under very active development
Facets
library · maturity maintenance
ui-components state-management mobile-development android-tools frontend jvm recyclerview android-adapter view-binding kotlin list-ui android mobile
1 source
- readme: https://github.com/lisawray/groupie · fetched 2026-08-28 · d15740528b4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lisawray/groupie | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lisawray/groupie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem