wnafee/vector-compat
A support library for VectorDrawable and AnimatedVectorDrawable classes introduced in Lollipop 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: 4165
- days_rel: n/a
- days_push: 3600
- n_releases_24m: 0
Adoption not part of the score
1211 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android support library providing backwards-compatible implementations of VectorDrawable and AnimatedVectorDrawable for API 14+ devices. It enables XML-defined icon morph animations (like hamburger-to-arrow) with transparent fallback to native Lollipop implementations on API 21+.
Use cases
- use vector drawables on pre-lollipop android devices
- animate hamburger menu icon morphing to back arrow
- create play-pause button morph animations in xml
- render scalable icons without pixelation on older android versions
- add animated vector icons to an android app without writing java code
When to choose
- you need VectorDrawable or AnimatedVectorDrawable support on Android API 14-20
- you want xml-only icon morph animations like play-pause or hamburger-arrow
- you maintain a legacy Android app with a low minSdkVersion
When to avoid
- your minSdkVersion is 21 or higher since the platform provides these classes natively
- you use AndroidX, which includes built-in vector drawable support
- you need an actively maintained library, as the last release was in 2016
Facets
library · maturity abandoned
ui-components animation android-tools mobile-development frontend jvm vector-drawable animated-vector-drawable backwards-compatibility morph-animations android-support-library android mobile
1 source
- readme: https://github.com/wnafee/vector-compat · fetched 2026-08-28 · 54b61f9c822b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wnafee/vector-compat | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wnafee/vector-compat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem