# romannurik/Android-SwipeToDismiss

Android swipe-to-dismiss mini-library and sample code

Repository: https://github.com/romannurik/Android-SwipeToDismiss
Canonical: https://ross.abutalabs.com/products/android-swipetodismiss
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-03-09T04:21:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4766, "days_push": 3464, "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 1271, forks 379 (observed 2026-08-28T04:04:11.928007+00:00)

## What it is
A small Android library and sample code by Roman Nurik demonstrating the swipe-to-dismiss UI pattern for ListView and other views. It is explicitly marked as unmaintained and serves mostly as reference material.

## Use cases
- add swipe-to-dismiss to a ListView
- implement swipe-to-delete list items in Android
- learn how the swipe-to-dismiss gesture works
- reference sample code for touch gesture handling
- port swipe-to-dismiss behavior to custom views

## When to choose
- you want a minimal reference implementation of the swipe-to-dismiss pattern
- you are studying Android touch gesture and animation techniques
- you maintain a legacy Java Android codebase and want a tiny drop-in sample

## When to avoid
- you need a maintained library with ongoing bug fixes
- you use modern Android components like RecyclerView, where better-supported alternatives exist
- you need Kotlin-first or Jetpack Compose implementations

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: swipe-to-dismiss, listview, sample-code, android-ui-pattern, android

## Member repositories
- romannurik/Android-SwipeToDismiss (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.928007+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-30T05:03:23.785924+00:00, confidence not recorded.
  - readme: https://github.com/romannurik/Android-SwipeToDismiss (fetched 2026-08-28T04:04:11.928007+00:00, sha eca3619f916a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
