florent37/ViewAnimator
A fluent Android animation library observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3907
- days_rel: n/a
- days_push: 1989
- n_releases_24m: 0
Adoption not part of the score
2701 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fluent Android animation library that lets developers animate multiple views with chained, readable method calls instead of verbose AnimatorSet boilerplate. It supports translations, scaling, rotation, color changes, DP values, and animation sequencing.
Use cases
- animate multiple android views with one fluent call
- chain sequential view animations in android
- replace verbose AnimatorSet boilerplate code
- animate view width height and colors in android
- add start and stop listeners to android animations
When to choose
- you want concise, readable animation code on Android
- you need to coordinate animations across multiple views
- you want to animate in dp units or animate layout dimensions
When to avoid
- you need Jetpack Compose animations rather than View-based ones
- you need complex physics-based or motion-layout transitions
- you require a library with recent active development
Facets
library · maturity maintenance
animation mobile-development frontend jvm fluent-api view-animation android-ui java android mobile
1 source
- readme: https://github.com/florent37/ViewAnimator · fetched 2026-08-28 · bd82eefa6e74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| florent37/ViewAnimator | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="florent37/ViewAnimator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem