# r0adkll/Slidr

Easily add slide to dismiss functionality to an Activity

Repository: https://github.com/r0adkll/Slidr
Canonical: https://ross.abutalabs.com/products/slidr
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, library, java, swipe-gestures
Archived: true
Last push: 2023-10-02T12:31:05+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4398, "days_push": 1066, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2645, forks 383 (observed 2026-08-28T04:07:06.704569+00:00)

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

## Member repositories
- r0adkll/Slidr (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.704569+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-30T02:19:00.019373+00:00, confidence not recorded.
  - readme: https://github.com/r0adkll/Slidr (fetched 2026-08-28T04:07:06.704569+00:00, sha d805b926d049)
- Data as of 2026-08-30T08:39:29.467469+00:00.
