# HoneyNeutrons/RecyclerViewUndoSwipe

Swipe and drag support for RecyclerView with undo action.

Repository: https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe
Canonical: https://ross.abutalabs.com/products/recyclerviewundoswipe
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2016-06-18T21:59:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3730, "days_push": 3728, "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 1416, forks 174 (observed 2026-08-28T04:04:39.941540+00:00)

## What it is
An Android library providing native ItemTouchHelper-based swipe and drag support for RecyclerView with an undo action. It is a modified version of Paul Burke's implementation, written in Java.

## Use cases
- add swipe-to-delete with undo to a RecyclerView list
- enable drag-and-drop reordering of RecyclerView items
- implement undo snackbar after list item deletion
- add touch gestures to Android list UIs

## When to choose
- you need swipe and drag gestures with undo in an Android RecyclerView
- you want a lightweight Java-based ItemTouchHelper extension

## When to avoid
- you need a maintained library with recent updates or Kotlin support
- you use Jetpack Compose instead of RecyclerView

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, itemtouchhelper, swipe-to-delete, drag-and-drop, undo-action, java, android-ui, android, mobile

## Member repositories
- HoneyNeutrons/RecyclerViewUndoSwipe (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.941540+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-30T04:38:03.841918+00:00, confidence not recorded.
  - readme: https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe (fetched 2026-08-28T04:04:39.941540+00:00, sha 562d6bf5606c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
