luizgrp/SectionedRecyclerViewAdapter
An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3860
- days_rel: n/a
- days_push: 1648
- n_releases_24m: 0
Adoption not part of the score
1680 stars · 374 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java library for Android that wraps RecyclerView.Adapter to split lists into sections with headers and footers. Each section can independently manage loading, loaded, failed, and empty states.
Use cases
- display grouped lists with section headers in a recyclerview
- add footers to sections of an android list
- show loading, failed, or empty states per section
- split recyclerview data into multiple sections
- build grid layouts with section headers
- implement sectioned lists in an android app
When to choose
- you need sectioned RecyclerView lists with per-section state in a Java Android project
- you want a mature, well-documented adapter wrapper for headers and footers
When to avoid
- you are starting a new project, since the repository is archived and unmaintained
- you use Kotlin and prefer a modern, actively maintained alternative
- you need AndroidX support beyond the final v3.x release
Facets
library · maturity abandoned
ui-components state-management mobile-development android-tools frontend recyclerview adapter sections headers footers java androidx archived android mobile
1 source
- readme: https://github.com/luizgrp/SectionedRecyclerViewAdapter · fetched 2026-08-28 · bee3eac6d14d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luizgrp/SectionedRecyclerViewAdapter | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="luizgrp/SectionedRecyclerViewAdapter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem