ImmortalZ/TransitionHelper
This is a simple util to create Activity transition animation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3594
- days_rel: n/a
- days_push: 3108
- n_releases_24m: 0
Adoption not part of the score
1655 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small Android Java library that simplifies creating Activity transition animations, including shared-element style reveals between views. It is API compatible with Android 2.2+ and offers customizable expose and show methods.
Use cases
- animate transitions between android activities
- create shared element transition from a view to a detail activity
- add circular reveal animation when opening an activity
- transition an image from a list item to a fullscreen detail screen
- customize activity open animations with color or inflate effects
When to choose
- you need Activity transition animations on old Android versions below the native transition API
- you want a simple, lightweight helper with customizable reveal effects
When to avoid
- you target only modern Android and can use the built-in Activity transition APIs
- you need Kotlin-first or actively maintained libraries with recent releases
Facets
library · maturity maintenance
animation mobile-development android-tools activity-transition android java ui-animation
1 source
- readme: https://github.com/ImmortalZ/TransitionHelper · fetched 2026-08-28 · 62c3bba1212a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ImmortalZ/TransitionHelper | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ImmortalZ/TransitionHelper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem