# xmuSistone/AndroidPileLayout

An abnormal horizontal ListView-like pile layout with stretch and contraction effects.

Repository: https://github.com/xmuSistone/AndroidPileLayout
Canonical: https://ross.abutalabs.com/products/androidpilelayout
Language: Java
License Family: other
Topics: viewgroup, slide, drag, pile, card
Last push: 2018-09-25T10:57:10+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": 3399, "days_push": 2899, "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 2153, forks 281 (observed 2026-08-28T04:06:19.443751+00:00)

## What it is
An Android custom ViewGroup library that renders a horizontal, ListView-like 'pile' layout with stretch and contraction (scaling) effects while sliding. It provides an adapter-based API with view recycling and customizable display parameters.

## Use cases
- build a horizontal card pile UI in Android
- create a stacked card carousel with scaling effects
- implement a draggable horizontal list with stretch animation
- display a swipeable card deck in an Android app
- recycle views in a custom horizontal scrolling layout

## When to choose
- you need a pile/stack-style horizontal card layout on Android
- you want an adapter-based custom ViewGroup with view recycling
- you need fine control over item spacing, scaling, and visible item count

## When to avoid
- you need a standard RecyclerView LayoutManager solution
- you want an actively maintained library with recent updates
- your project requires a licensed dependency with explicit license terms beyond Apache 2.0 notice

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: android-view, custom-viewgroup, horizontal-scroll, card-stack, pile-layout, view-recycling, android, mobile

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.443751+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:50:38.720326+00:00, confidence not recorded.
  - readme: https://github.com/xmuSistone/AndroidPileLayout (fetched 2026-08-28T04:06:19.443751+00:00, sha 6cf90bf40152)
- Data as of 2026-08-30T08:39:29.467469+00:00.
