renaudcerrato/ToggleDrawable
Easy drawable animation using beziers curves. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3906
- days_rel: n/a
- days_push: 3873
- n_releases_24m: 0
Adoption not part of the score
1121 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library for creating animated drawable transitions using bezier curves, with a minimal API. It ships ready-made drawables like search-to-arrow and drawer-arrow transitions and lets you define custom morphs by pairing start and end bezier paths.
Use cases
- animate a search icon morphing into an arrow on Android
- create a hamburger-to-arrow drawer toggle animation
- morph between two icon shapes with bezier curves
- build custom animated drawables for Android below API 19
- animate icon transitions driven by a progress value
When to choose
- you need lightweight icon morph animations on Android without SVG/vector-drawable API 19+ requirements
- you want fine-grained control over icon transitions via bezier curves
- you need a progress-driven drawable animation tied to gestures or scroll
When to avoid
- you are targeting modern Android and can use built-in AnimatedVectorDrawable
- you need complex SVG path animations rather than simple bezier morphs
- you need a cross-platform or non-Android animation solution
Facets
library · maturity maintenance
animation ui-components graphics mobile-development android-tools graphics drawable-animation bezier-curves android-library morphing-icons toggle-icons android mobile
1 source
- readme: https://github.com/renaudcerrato/ToggleDrawable · fetched 2026-08-28 · 76bf8be1c378
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| renaudcerrato/ToggleDrawable | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="renaudcerrato/ToggleDrawable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem