# lgvalle/Material-Animations

Android Transition animations explanation with examples.

Repository: https://github.com/lgvalle/Material-Animations
Canonical: https://ross.abutalabs.com/products/material-animations
Language: Java
License: MIT
License Family: permissive
Last push: 2019-04-02T15:42:38+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": 4196, "days_push": 2710, "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 13542, forks 2441 (observed 2026-08-28T04:11:03.501573+00:00)

## What it is
An educational Android sample project demonstrating the Android Transition Framework with runnable examples of Explode, Slide, and Fade transitions. It covers activity transitions, shared element (hero) animations, and view changes within a single activity, defined both in XML and programmatically.

## Use cases
- learn android activity transition animations
- example of shared element hero animations in android
- how to animate views between activities
- android explode slide fade transition examples
- define transitions declaratively in xml vs programmatically
- sample code for android transition framework

## When to choose
- you are learning the Android Transition Framework and want runnable examples
- you need a reference for shared element transitions between activities
- you want to see XML and programmatic transition definitions side by side

## When to avoid
- you need a maintained library or support for the latest Android APIs
- you want production-ready animation code for a modern app
- you work outside Android or with Kotlin-first tooling

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools, tutorials
- platform: -
- tags: android-transitions, sample-code, material-design, java, unmaintained, android, mobile

## Member repositories
- lgvalle/Material-Animations (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.501573+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-29T17:13:13.667093+00:00, confidence not recorded.
  - readme: https://github.com/lgvalle/Material-Animations (fetched 2026-08-28T04:11:03.501573+00:00, sha 677557c67306)
- Data as of 2026-08-30T08:39:29.467469+00:00.
