harjot-oberai/VectorMaster
Dynamic control over vector drawables! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3361
- days_rel: n/a
- days_push: 2285
- n_releases_24m: 0
Adoption not part of the score
1586 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that provides dynamic runtime control over vector drawables via Java instances. It parses vector XML and exposes every path, group, vector, and clip-path attribute for programmatic manipulation including color, scale, rotation, translation, and path trimming.
Use cases
- change vector drawable colors dynamically at runtime in android
- animate vector paths based on user input
- trim or offset vector paths programmatically
- control vector drawable scale and rotation from java code
- replace AnimatedVectorDrawable with runtime vector control
When to choose
- you need runtime manipulation of vector drawables beyond what AnimatedVectorDrawable offers
- you want to change vector properties based on arbitrary user actions like theme color picking
- you need path trimming or clip-path support with dynamic control
When to avoid
- you only need static or predefined animations, which AnimatedVectorDrawable handles natively
- your project uses Kotlin-first modern Android tooling and you prefer actively maintained alternatives
- you need vector support on platforms other than Android
Facets
library · maturity maintenance
ui-components animation graphics mobile-development android-tools graphics jvm vector-drawable android-library runtime-manipulation java android
1 source
- readme: https://github.com/harjot-oberai/VectorMaster · fetched 2026-08-28 · 22f57b33d668
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| harjot-oberai/VectorMaster | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="harjot-oberai/VectorMaster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem