yuqirong/CardSwipeLayout
Use RecyclerView to achieve card swipe layout , like Tantan . (模仿探探卡片滑动效果的布局) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3471
- days_rel: n/a
- days_push: 2418
- n_releases_24m: 0
Adoption not part of the score
1258 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that implements a Tinder/Tantan-style card swipe layout using RecyclerView with a custom CardLayoutManager and ItemTouchHelper callback. It provides swipe gesture handling with left/right direction callbacks and swipe-progress animations.
Use cases
- build a tinder-like card swipe UI in android
- implement card stack layout with recyclerview
- add swipe left/right gestures to card items
- create a dating-app style card deck
- detect swipe direction and progress for animations
- handle when all cards are swiped away to load more
When to choose
- you need a Tantan/Tinder-style card swipe effect on Android
- you already use RecyclerView and want a custom LayoutManager approach
- you want callbacks for swipe progress, direction, and deck exhaustion
When to avoid
- you need swipe cards on iOS or non-Android platforms
- you want a maintained library with recent updates (last release 2020)
- you need complex multi-directional drag-and-drop beyond left/right swipe
Facets
library · maturity maintenance
ui-components animation state-management mobile-development android-tools web-development jvm recyclerview layoutmanager itemtouchhelper card-swipe tinder-like ui-library android mobile
1 source
- readme: https://github.com/yuqirong/CardSwipeLayout · fetched 2026-08-28 · 995e64af1a63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yuqirong/CardSwipeLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yuqirong/CardSwipeLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem