# 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)

Repository: https://github.com/h6ah4i/android-advancedrecyclerview
Canonical: https://ross.abutalabs.com/products/android-advancedrecyclerview
Homepage: https://advancedrecyclerview.h6ah4i.com/
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, recyclerview, drag-and-drop, swipe, expandable, header, footer
Last push: 2023-08-21T04:59:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4239, "days_push": 1108, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5314, forks 847 (observed 2026-08-28T04:09:15.499469+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, drag-and-drop, swipe-to-dismiss, expandable-list, java, androidx, android, mobile

## Member repositories
- h6ah4i/android-advancedrecyclerview (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.499469+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-29T17:58:57.798209+00:00, confidence not recorded.
  - readme: https://github.com/h6ah4i/android-advancedrecyclerview (fetched 2026-08-28T04:09:15.499469+00:00, sha 63a3dd55d5c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
