# Jude95/SwipeBackHelper

make your activity can swipe to close

Repository: https://github.com/Jude95/SwipeBackHelper
Canonical: https://ross.abutalabs.com/products/swipebackhelper
Language: Java
License Family: other
Last push: 2017-06-12T15:27:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4051, "days_push": 3369, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1372, forks 264 (observed 2026-08-28T04:04:32.238014+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: swipe-back, gesture-navigation, activity-transition, android-ui, android, mobile

## Member repositories
- Jude95/SwipeBackHelper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.238014+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-30T04:40:44.703386+00:00, confidence not recorded.
  - readme: https://github.com/Jude95/SwipeBackHelper (fetched 2026-08-28T04:04:32.238014+00:00, sha 72531d925d79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
