# daimajia/AndroidSwipeLayout

The Most Powerful Swipe Layout!

Repository: https://github.com/daimajia/AndroidSwipeLayout
Canonical: https://ross.abutalabs.com/products/androidswipelayout
Language: Java
License: MIT
License Family: permissive
Last push: 2023-11-10T08:30:13+00:00

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

## Adoption (not part of the score)
Stars 12353, forks 2627 (observed 2026-08-28T04:10:52.448920+00:00)

## What it is
An Android UI library providing a powerful swipe layout component that can be integrated into ListViews, GridViews, or any ViewGroup. It supports open/close/update callbacks, nesting, and complex swipe interactions.

## Use cases
- add swipe-to-delete on list items in android
- swipe to reveal hidden actions in a listview
- implement swipeable rows in recyclerview
- nested swipe layouts in android app
- swipe gesture handling without writing custom touch code

## When to choose
- you need swipe interactions in legacy Android views like ListView or GridView
- you want callbacks for open, close, and partial swipe states
- you need nestable swipe layouts with complex touch handling

## When to avoid
- you are building with Jetpack Compose, which has native swipe support
- you need a actively developed library with recent commits
- you only target modern AndroidX RecyclerView with simpler alternatives available

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: swipe-gestures, android-ui, listview, touch-handling, android, mobile

## Member repositories
- daimajia/AndroidSwipeLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:52.448920+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-29T17:14:08.231998+00:00, confidence not recorded.
  - readme: https://github.com/daimajia/AndroidSwipeLayout (fetched 2026-08-28T04:10:52.448920+00:00, sha a8adc7a30379)
- Data as of 2026-08-30T08:39:29.467469+00:00.
