# xmuSistone/CardSlidePanel

enable users to slide card to the left or right smoothly and continuously

Repository: https://github.com/xmuSistone/CardSlidePanel
Canonical: https://ross.abutalabs.com/products/cardslidepanel
Language: Java
License Family: other
Topics: card, tantan, viewdraghelper, slide-card, viewgroup
Last push: 2017-10-25T09:45:44+00:00

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

## Adoption (not part of the score)
Stars 2384, forks 513 (observed 2026-08-28T04:06:42.527502+00:00)

## What it is
An Android library that reproduces the card-swiping UI of apps like Tantan/Tinder, letting users drag cards left or right with smooth, continuous animations. It is implemented as a custom ViewGroup using ViewDragHelper, with only four card views recycled for arbitrarily large datasets.

## Use cases
- build a tinder-style swipe card interface in android
- implement left/right card swipe gestures with smooth animation
- create a dating app style card stack ui
- recycle card views efficiently for large swipe datasets
- customize draggable area of swipeable cards

## When to choose
- you need a polished, performant card-swipe stack on android
- you want pixel-accurate linked visual effects between stacked cards
- you need fast swiping that never blocks the next drag

## When to avoid
- you need a maintained library with active support (last release 2017)
- you are not building an android app
- you need swipe cards on ios or cross-platform frameworks

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, mobile-framework
- domain: mobile-development, frontend, web-design
- platform: jvm
- tags: card-swipe, viewdraghelper, tinder-style-ui, custom-viewgroup, ui-animation, android, mobile

## Member repositories
- xmuSistone/CardSlidePanel (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.527502+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:34:41.140868+00:00, confidence not recorded.
  - readme: https://github.com/xmuSistone/CardSlidePanel (fetched 2026-08-28T04:06:42.527502+00:00, sha 8de50cfc858a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
