romannurik/Android-SwipeToDismiss
Android swipe-to-dismiss mini-library and sample code observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4766
- days_rel: n/a
- days_push: 3464
- n_releases_24m: 0
Adoption not part of the score
1271 stars · 379 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
ui-components animation mobile-development android-tools swipe-to-dismiss listview sample-code android-ui-pattern android
1 source
- readme: https://github.com/romannurik/Android-SwipeToDismiss · fetched 2026-08-28 · eca3619f916a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| romannurik/Android-SwipeToDismiss | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="romannurik/Android-SwipeToDismiss")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem