# alexvasilkov/FoldableLayout

Android widgets to implement folding animation

Repository: https://github.com/alexvasilkov/FoldableLayout
Canonical: https://ross.abutalabs.com/products/foldablelayout
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, animation, foldablelayout
Last push: 2018-02-20T09:17:28+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": 4516, "days_push": 3116, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1648, forks 353 (observed 2026-08-28T04:05:16.663878+00:00)

## What it is
An Android library providing widgets that implement paper-folding animations, such as unfoldable detail views and foldable lists. It is distributed via Maven Central and includes a sample app demonstrating usage.

## Use cases
- add paper fold animation to android views
- create unfoldable detail view from a list item
- build foldable list animations in android app
- implement flip/fold transition between layouts
- add 3d folding effect to android ui

## When to choose
- you need a ready-made folding animation widget on Android with min SDK 14+
- you want a small (~31KB) dependency for fold/unfold transitions

## When to avoid
- you need actively maintained or updated library (last release 2018)
- your project targets AndroidX/modern tooling without adaptation
- you need animations beyond folding effects

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: foldable-layout, paper-fold-animation, android-widgets, ui-animation, android

## Member repositories
- alexvasilkov/FoldableLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.663878+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:45:12.389989+00:00, confidence not recorded.
  - readme: https://github.com/alexvasilkov/FoldableLayout (fetched 2026-08-28T04:05:16.663878+00:00, sha deda7d437d67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
