# huazhiyuan2008/RecyclerViewCardGallery

@Deprecated RecyclerView实现Card Gallery效果，替代ViewPager方案

Repository: https://github.com/huazhiyuan2008/RecyclerViewCardGallery
Canonical: https://ross.abutalabs.com/products/recyclerviewcardgallery
Language: Java
License Family: other
Last push: 2018-05-16T12:44:34+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": 3653, "days_push": 3031, "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 2619, forks 509 (observed 2026-08-28T04:07:04.928056+00:00)

## What it is
An Android library that implements a card gallery effect using RecyclerView as a replacement for ViewPager, with smooth scrolling that snaps to a centered position. It provides helper classes (CardScaleHelper, CardAdapterHelper) to attach scale and layout effects to a RecyclerView.

## Use cases
- implement a card gallery in Android
- replace ViewPager with RecyclerView for gallery effect
- create a horizontally scrolling card carousel with center snapping
- add scale animation to RecyclerView items while scrolling
- build an image gallery with blur effect in Android

## When to choose
- you need a card-style gallery or carousel in an Android app
- you want ViewPager-like behavior with more flexibility using RecyclerView
- you need items to scale and snap to center while scrolling

## When to avoid
- you need an actively maintained library (deprecated, last release 2018)
- you are not developing for Android
- you prefer Jetpack Compose-based solutions
- you need a license-guaranteed dependency (no explicit license file)

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: recyclerview, card-gallery, viewpager-alternative, deprecated, java, android-ui, android, mobile

## Member repositories
- huazhiyuan2008/RecyclerViewCardGallery (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.928056+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:20:12.281798+00:00, confidence not recorded.
  - readme: https://github.com/huazhiyuan2008/RecyclerViewCardGallery (fetched 2026-08-28T04:07:04.928056+00:00, sha 54916269358b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
