r0adkll/Slidr
Easily add slide to dismiss functionality to an Activity observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4398
- days_rel: n/a
- days_push: 1066
- n_releases_24m: 0
Adoption not part of the score
2645 stars · 383 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Slidr is an Android library that adds slide-to-dismiss (swipe-to-close) functionality to Activities with a single attach call. It is officially deprecated as Android development has moved to single-Activity architectures and predictive back gestures.
Use cases
- add swipe to dismiss to an android activity
- slide to close screen gesture on android
- swipe-back navigation for android apps
- dismiss activity by dragging it off screen
- ios-style swipe back gesture on android
When to choose
- maintaining a legacy multi-Activity Android app that already uses it
- you specifically need swipe-to-dismiss on Activities in an older codebase
When to avoid
- starting a new Android project - it is deprecated and unsupported
- using single-Activity or Compose-based architecture
- you want modern predictive back gesture support instead
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools jvm swipe-to-dismiss android-activity deprecated gesture-navigation android
1 source
- readme: https://github.com/r0adkll/Slidr · fetched 2026-08-28 · d805b926d049
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| r0adkll/Slidr | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem