# luckybilly/SmartSwipe

An android library to make swipe more easier and more powerful. Android各种侧滑，有这一个就够了

Repository: https://github.com/luckybilly/SmartSwipe
Canonical: https://ross.abutalabs.com/products/smartswipe
Homepage: https://juejin.im/post/5d3fdc3af265da03c02bdbde
Language: Java
License: Apache-2.0
License Family: permissive
Topics: swipe, customer-view, refreshlayout, drawer, slidingmenu, swipeback, swipebacklayout, shutters, door, cover
Last push: 2020-01-04T05:40:54+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": 2609, "days_push": 2433, "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 2067, forks 257 (observed 2026-08-28T04:06:10.172513+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: swipe-gestures, swipe-back, pull-to-refresh, drawer, sliding-menu, touch-gestures, android

## Member repositories
- luckybilly/SmartSwipe (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.172513+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:56:49.495643+00:00, confidence not recorded.
  - readme: https://github.com/luckybilly/SmartSwipe (fetched 2026-08-28T04:06:10.172513+00:00, sha 99125722c6f7)
  - homepage: https://juejin.im/post/5d3fdc3af265da03c02bdbde (fetched 2026-08-29T10:37:05.406037+00:00, sha c3da47a5ebf5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
