# loopeer/itemtouchhelper-extension

Extension for itemtouchhelper with swipe settling,recover and no conflict with recyclerview

Repository: https://github.com/loopeer/itemtouchhelper-extension
Canonical: https://ross.abutalabs.com/products/itemtouchhelper-extension
Language: Java
License Family: other
Last push: 2018-04-26T08:29:28+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": 3660, "days_push": 3051, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1035, forks 142 (observed 2026-08-28T04:03:19.089160+00:00)

## What it is
An Android library extending ItemTouchHelper to add swipe settling, recovery, and conflict-free behavior for RecyclerView items. It supports spring-based swipe animations, custom action widths, and optional drag-and-drop features.

## Use cases
- add swipe-to-reveal actions to recyclerview items
- implement swipe settling with spring animation in android list
- prevent swipe gesture conflicts with recyclerview scrolling
- create swipeable list items with custom action button width
- combine item drag and swipe in a recyclerview

## When to choose
- building an Android RecyclerView with swipe-to-action rows
- you need swipe items that settle open and recover smoothly
- you want swipe and drag gestures without conflicting with scroll

## When to avoid
- building for platforms other than Android
- you need a maintained library with recent updates or a defined license
- using Jetpack Compose instead of RecyclerView-based UIs

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: recyclerview, swipe-gestures, itemtouchhelper, android-ui, android, mobile

## Member repositories
- loopeer/itemtouchhelper-extension (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.089160+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-30T07:05:09.484598+00:00, confidence not recorded.
  - readme: https://github.com/loopeer/itemtouchhelper-extension (fetched 2026-08-28T04:03:19.089160+00:00, sha 975fd13aa03c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
