Ross ROSS = Recommend OSS · open-source software intelligence for agents

chthai64/SwipeRevealLayout

Easy, flexible and powerful Swipe Layout for Android observed · 2026-08-28

github.com/chthai64/SwipeRevealLayout · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3795
  • days_rel: n/a
  • days_push: 2549
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1607 stars · 405 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SwipeRevealLayout is an Android layout library that lets users swipe or slide a view to reveal a secondary layout underneath or beside it. It supports four drag edges, two drag modes, and state preservation when used with RecyclerView, ListView, or other view-binding containers.

Use cases

  • add swipe-to-delete actions to list items in a RecyclerView
  • reveal hidden action buttons when swiping a row left or right
  • implement swipeable cards in a ListView or GridView
  • show a secondary panel when swiping up or down on a view
  • keep swipe open/close states consistent across list recycling and orientation changes

When to choose

  • you need swipe-to-reveal behavior in a native Android app built with Java
  • you want flexible drag edges (left, right, top, bottom) and drag modes
  • you need swipe state management with RecyclerView or ListView adapters

When to avoid

  • you are building with Jetpack Compose, which has its own swipe APIs
  • you need a library under active development; the latest release dates to 2019
  • your minimum API level is below 9 or you target platforms other than Android

Facets

library · maturity maintenance

ui-components animation mobile-development android-tools swipe-layout recyclerview view-binding java swipe-to-reveal android

1 source

Member repositories

RepositoryRoleHealth v2
chthai64/SwipeRevealLayoutmain23

For agents

markdown · JSON · MCP: product_card(name="chthai64/SwipeRevealLayout")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem