A fully customizable, Material You-ready, animated labeled switch for Android.
- ✔ Material You compatible (Dynamic Color Android 12+)
- ✔ Smooth thumb animation (ValueAnimator)
- ✔ Fully customizable (colors, labels, text size, typeface)
- ✔ XML & programmatic configuration
- ✔ Disabled state styling
- ✔ No duplicate events (listener debouncing)
- ✔ Lightweight — zero dependencies (optional Material3)
dependencies {
implementation "io.github.<TON_GROUPE_ID>:labeled-switch:1.0.0"
}