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

luckybilly/SmartSwipe

An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了 observed · 2026-08-28

github.com/luckybilly/SmartSwipe · homepage · Java · Apache-2.0 (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2609
  • days_rel: n/a
  • days_push: 2433
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2067 stars · 257 forks observed · 2026-08-28

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

SmartSwipe is an Android library that abstracts swipe gesture handling for Views and Activities, with built-in consumers for effects like drawers, swipe-back, elastic stretch, doors, shutters, and pull-to-refresh. It lets developers enable common swipe interactions with a single line of code without base classes, translucent themes, or XML changes.

Use cases

  • add swipe-back to all activities with one line of code
  • implement pull-to-refresh and load-more
  • create sliding drawer menus
  • add elastic stretch effects like iOS
  • build door or shutter style cover animations
  • handle swipe gestures in any direction on any view

When to choose

  • you need multiple swipe behaviors in one Android app and want a single consistent library
  • you want activity swipe-back without modifying base activities or themes
  • you need custom swipe effects built on a reusable gesture abstraction

When to avoid

  • your project targets platforms other than Android
  • you need a library with recent active maintenance (last release 2020)
  • you only need one simple swipe effect already provided by AndroidX (e.g. SwipeRefreshLayout or DrawerLayout)

Facets

library · maturity maintenance

ui-components animation mobile-development android-tools web-development jvm swipe-gestures swipe-back pull-to-refresh drawer sliding-menu touch-gestures android

2 sources

Member repositories

RepositoryRoleHealth v2
luckybilly/SmartSwipemain23

For agents

markdown · JSON · MCP: product_card(name="luckybilly/SmartSwipe")

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