Google launcher-style implementation of switch (enable/disable) icon. This library is compatible from API 15 (Android 4.0.3). SwitchIconView extends from AppCompatImageView so you can set icon with app:srcCompat. Set any icon (vector or image) to SwitchIconView and enjoy a switchable icon in your app. Use app:si_tint_color to set color to icon. The default color is black. Use app:si_animation_duration if you want to change switching state animation duration. Use app:si_no_dash if you don't want to draw dash, when icon is disabled. Use app:si_disabled_alpha to set alpha when icon disabled. The default alpha is .5.
Features
- This library is compatible from API 15 (Android 4.0.3)
- Add it in your root build.gradle at the end of repositories
- Set any icon (vector or image) to SwitchIconView and enjoy switchable icon in your app
- Use app:si_tint_color to set color to icon. Default color is black
- Set color when icon disabled. Default color is equals
- Set alpha when icon disabled
License
Apache License V2.0Follow Android-SwitchIcon
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Android-SwitchIcon!