# klinker41/android-slidingactivity

Android library which allows you to swipe down from an activity to close it.

Repository: https://github.com/klinker41/android-slidingactivity
Canonical: https://ross.abutalabs.com/products/android-slidingactivity
Language: Java
License: NOASSERTION
License Family: other
Last push: 2017-12-09T15:03:29+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": 4025, "days_push": 3189, "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 1258, forks 180 (observed 2026-08-28T04:04:09.673844+00:00)

## What it is
An Android library that lets activities be dismissed by swiping them down vertically, in the style of Google's Material Design apps like Inbox. It provides a SlidingActivity base class with configurable headers, shrinking titles, colors, and floating action buttons.

## Use cases
- swipe down to close an android activity
- material design sliding activity with collapsing header
- add inbox-style dismiss animation to my app
- activity with image header that shrinks into toolbar
- android library for vertically slidable detail screens

## When to choose
- building a native Android app in Java that wants swipe-to-dismiss detail screens
- you want Material Design-style collapsing headers and title animations out of the box

## When to avoid
- building with Kotlin-first modern tooling like Jetpack Compose
- you need actively maintained dependencies - the latest release dates to 2017

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: material-design, swipe-to-dismiss, android-activity, ui-library, android

## Member repositories
- klinker41/android-slidingactivity (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.673844+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-30T05:05:35.653651+00:00, confidence not recorded.
  - readme: https://github.com/klinker41/android-slidingactivity (fetched 2026-08-28T04:04:09.673844+00:00, sha 3bf616853b8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
