Releases: zagum/Android-SwitchIcon
Releases · zagum/Android-SwitchIcon
1.3.1
Fixed bug with changing color on old devices
1.3.0
- Ability to set disabled state color
- Ability to disable drawing dash over icon
- Saving view state added
1.2.0
- Now changing state with setIconEnabled(boolean enabled) method
- Added new attribute
si_enabled
to set icon state via xml
1.1.0
SwitchIcon noew extends from AppCompatImageView.
All ImageView features are supported