# qs-lll/ExpandingPager

ExpandingPager is a card peek/pop controller

Repository: https://github.com/qs-lll/ExpandingPager
Canonical: https://ross.abutalabs.com/products/expandingpager
Language: Java
License Family: other
Topics: viewpager, fragments, card-peek
Last push: 2020-05-30T06:14:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3727, "days_push": 2286, "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 1883, forks 266 (observed 2026-08-28T04:05:48.786796+00:00)

## What it is
An Android library providing a card peek/pop controller built on ViewPager, letting cards expand into full views with front and back fragments. It works by extending ExpandingViewPagerAdapter and ExpandingFragment in your app.

## Use cases
- create expanding card layouts in an Android app
- add peek/pop card transitions to a ViewPager
- build card-based UIs with flip-to-detail fragments
- implement Material-style card expansion animations
- handle back-press to collapse expanded cards

## When to choose
- you need card peek/pop or expand transitions on Android 5.0+
- your app already uses ViewPager with fragments
- you want a small drop-in UI controller rather than a full framework

## When to avoid
- you need support for Android versions below 5.0
- you use RecyclerView or Jetpack Compose instead of ViewPager
- you need an actively maintained library with a license and recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: viewpager, card-peek, expanding-cards, fragments, material-design-transition, android

## Member repositories
- qs-lll/ExpandingPager (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.786796+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-30T03:13:42.214787+00:00, confidence not recorded.
  - readme: https://github.com/qs-lll/ExpandingPager (fetched 2026-08-28T04:05:48.786796+00:00, sha 8b8afcc51807)
- Data as of 2026-08-30T08:39:29.467469+00:00.
