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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Android-SwitchIcon!