Jude95/SwipeBackHelper
make your activity can swipe to close observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4051
- days_rel: n/a
- days_push: 3369
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that lets activities be closed with a swipe gesture using only a few lines of lifecycle code. It is a modified version of SwipeBackLayout with configurable swipe edges, sensitivity, and animations.
Use cases
- add swipe-to-close to android activities
- implement ios-style back gesture on android
- let users swipe right to dismiss an activity
- customize swipe edge area and sensitivity for closing screens
- disable swipe-back on the root activity of an app
When to choose
- you want minimal-effort swipe-to-close for classic Android activities
- you need fine-grained control over swipe edge, sensitivity, and scrim color
- you prefer a small drop-in library over rewriting gesture handling
When to avoid
- you build with Jetpack Compose or modern predictive back gestures
- you need an actively maintained library with recent releases
- you require a licensed dependency for compliance since this repo has no license file
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools jvm swipe-back gesture-navigation activity-transition android-ui android mobile
1 source
- readme: https://github.com/Jude95/SwipeBackHelper · fetched 2026-08-28 · 72531d925d79
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jude95/SwipeBackHelper | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Jude95/SwipeBackHelper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem