cachapa/ExpandableLayout
An expandable layout container for Android 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3770
- days_rel: n/a
- days_push: 2032
- n_releases_24m: 0
Adoption not part of the score
2396 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android layout container library that animates the expansion and collapse of child views. It delegates sizing work to the parent layout so standard features like LinearLayout weights work correctly.
Use cases
- animate expanding and collapsing views in an Android app
- build accordion-style UI sections
- make RecyclerView items expandable
- add horizontal expansion animations to layouts
When to choose
- you need reliable expand/collapse animations with proper rotation handling
- you want LinearLayout weight and other parent layout features to work inside an expandable container
When to avoid
- you need Jetpack Compose animations instead of XML layouts
- you need a heavily maintained library with frequent updates
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools jvm expandable-layout android-ui accordion recyclerview android
1 source
- readme: https://github.com/cachapa/ExpandableLayout · fetched 2026-08-28 · bdcaeeb6e79a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cachapa/ExpandableLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cachapa/ExpandableLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem