# yanzhenjie/SwipeRecyclerView

:melon: RecyclerView侧滑菜单，Item拖拽，滑动删除Item，自动加载更多，HeaderView，FooterView，Item分组黏贴。

Repository: https://github.com/yanzhenjie/SwipeRecyclerView
Canonical: https://ross.abutalabs.com/products/swiperecyclerview
Homepage: https://github.com/yanzhenjie/SwipeRecyclerView
Language: Java
License: Apache-2.0
License Family: permissive
Topics: swipe-menu, swipe-delete, item-drag, recyclerview, loadmore, headerview, footerview
Last push: 2024-07-30T05:28:04+00:00

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

## Adoption (not part of the score)
Stars 5713, forks 1092 (observed 2026-08-28T04:09:28.177516+00:00)

## What it is
An Android library wrapping RecyclerView that adds swipe menus, swipe-to-delete, long-press drag, header/footer views, load-more, and sticky group headers. It is used as a drop-in replacement for RecyclerView with a few extra methods.

## Use cases
- add swipe menus to recyclerview items
- swipe to delete list items on android
- drag and drop recyclerview item reordering
- add header and footer views to recyclerview
- implement load more on scroll in android list
- sticky section headers in recyclerview

## When to choose
- you need swipe menus, drag, or load-more on Android lists without building them yourself
- you want a RecyclerView drop-in replacement with extra features
- you need sticky headers or grouped lists in List, Grid, or Staggered layouts

## When to avoid
- you are not building an Android app
- you prefer Jetpack Compose over RecyclerView-based UIs
- you need a library under very active development with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, swipe-menu, swipe-delete, item-drag, load-more, header-footer, sticky-headers, androidx, android, mobile

## Member repositories
- yanzhenjie/SwipeRecyclerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:28.177516+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:53:30.680837+00:00, confidence not recorded.
  - readme: https://github.com/yanzhenjie/SwipeRecyclerView (fetched 2026-08-28T04:09:28.177516+00:00, sha 24626cdd2be0)
  - homepage: https://github.com/yanzhenjie/SwipeRecyclerView (fetched 2026-08-29T08:48:56.092007+00:00, sha a0841c8c643e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
