glomadrian / material-animated-switch

A material Switch with icon animations and color transitions
1.18k stars 158 forks source link

Switch control #26

Open ebinjoy999 opened 6 years ago

ebinjoy999 commented 6 years ago

Added function to enable and disable switch. To enable materialAnimatedSwitch.setClickable(true); To diable materialAnimatedSwitch.setClickable(false); Before that add setClickableManageByLibrary(false);