h6ah4i/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting) 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4239
- days_rel: n/a
- days_push: 1108
- n_releases_24m: 0
Adoption not part of the score
5314 stars · 847 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android RecyclerView extension library providing advanced list interactions such as swipe-to-dismiss, drag-and-drop sorting, and expandable items. It is written in Java, published on Maven Central, and works on API level 14+ with AndroidX.
Use cases
- add swipe-to-dismiss to a recyclerview list
- implement drag and drop reordering of list items
- create expandable sections in a recyclerview
- build a to-do list with swipe actions on android
- reorder items in a grid like a playlist app
- add headers and footers to a recyclerview
When to choose
- you need Inbox-style swipe gestures or Play Music-style drag-and-drop sorting in an Android RecyclerView
- you want a mature, well-documented Java library with many example implementations
- your project targets older Android API levels down to 14
When to avoid
- you use Jetpack Compose instead of the View/RecyclerView system
- you need actively developed features - the latest release is 1.0.0 from 2018 and updates are sparse
- your project still uses the old support libraries rather than AndroidX
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend jvm recyclerview drag-and-drop swipe-to-dismiss expandable-list java androidx android mobile
1 source
- readme: https://github.com/h6ah4i/android-advancedrecyclerview · fetched 2026-08-28 · 63a3dd55d5c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| h6ah4i/android-advancedrecyclerview | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="h6ah4i/android-advancedrecyclerview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem