# skydoves/TransformationLayout

🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.

Repository: https://github.com/skydoves/TransformationLayout
Canonical: https://ross.abutalabs.com/products/transformationlayout
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, kotlin, android-library, android-ui, transition, motions, material, skydoves
Last push: 2026-01-03T01:52:31+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 11, longevity 100
- inputs: {"age_days": 2378, "days_push": 243, "days_rel": 382, "gap_med": 224, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2426, forks 194 (observed 2026-08-28T04:06:50.798527+00:00)

## What it is
An Android library by skydoves that implements Material Design container transform animations, allowing Views, Activities, and Fragments to morph into other components. It wraps views in a TransformationLayout and animates transitions between them with configurable duration, direction, fade, fit, and path modes.

## Use cases
- animate a floating action button morphing into a card view
- transition between two activities with a container transform animation
- transform a fragment into another fragment with material motion
- implement material design shared-axis container transitions in an Android app
- create smooth view-to-fragment morphing transitions
- customize transition duration, fade mode, and path mode for Android animations

## When to avoid
- you're building UI with Jetpack Compose (use Orbital instead)
- your project targets Android below API 21
- you need transitions on non-Android platforms

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: container-transform, material-motion, transition-animations, android-ui, android

## Member repositories
- skydoves/TransformationLayout (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.798527+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:31:41.318032+00:00, confidence not recorded.
  - readme: https://github.com/skydoves/TransformationLayout (fetched 2026-08-28T04:06:50.798527+00:00, sha 5ac928750d35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
