# toddway/MaterialTransitions

Sample material transition animations for Android

Repository: https://github.com/toddway/MaterialTransitions
Canonical: https://ross.abutalabs.com/products/materialtransitions
Language: Java
License Family: other
Last push: 2019-06-18T19:17:34+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": 4143, "days_push": 2633, "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 1222, forks 197 (observed 2026-08-28T04:04:02.458283+00:00)

## What it is
A sample Android project demonstrating Material Design-style shared element transition animations for list items and floating action buttons. It showcases activity transition techniques introduced in Android 5.0, with documented workarounds for fragment transition limitations.

## Use cases
- learn how to implement shared element transitions on Android
- add material design animations between activities
- animate list item transitions in an Android app
- see examples of floating action button transition animations
- understand fragment vs activity transition differences on Android

## When to choose
- you want reference sample code for Android 5.0 shared element transitions
- you need documented workarounds for fragment transition pitfalls
- you are learning material design animation patterns

## When to avoid
- you need a maintained production library - the author points to a newer implementation
- you target Android versions below 5.0 with rich transitions
- you need a library with an explicit license file or active support

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, shared-element-transitions, sample-code, android

## Member repositories
- toddway/MaterialTransitions (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.458283+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-30T06:15:39.616640+00:00, confidence not recorded.
  - readme: https://github.com/toddway/MaterialTransitions (fetched 2026-08-28T04:04:02.458283+00:00, sha 334fd0cd66fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
