zagum/Android-SwitchIcon
Google launcher-style implementation of switch (enable/disable) icon 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: 3524
- days_rel: n/a
- days_push: 869
- n_releases_24m: 0
Adoption not part of the score
2312 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android UI library providing a SwitchIconView custom view that renders Google launcher-style enable/disable toggle icons with animated state switching. It extends AppCompatImageView and is configurable via XML attributes like tint color, disabled alpha, and animation duration.
Use cases
- add a Google launcher-style toggle icon to my Android app
- animate an icon between enabled and disabled states
- show a dash overlay when a feature is disabled
- customize tint and alpha for switchable icons in Android
- build a settings toggle with animated icon feedback
When to choose
- you need a polished, animated enable/disable icon on Android with minimal code
- you want a drop-in AppCompatImageView subclass configurable via XML attributes
- your app supports older Android versions down to API 15
When to avoid
- you need a full toggle button or switch widget rather than just an icon
- you are not building an Android app
- you need cross-platform (Flutter, React Native) icon components
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend android-ui switch-icon material-design kotlin custom-view android mobile
1 source
- readme: https://github.com/zagum/Android-SwitchIcon · fetched 2026-08-28 · 6588200d2242
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zagum/Android-SwitchIcon | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zagum/Android-SwitchIcon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem