material-animated-switch
material-animated-switch copied to clipboard
Switch control
Added function to enable and disable switch.
To enable materialAnimatedSwitch.setClickable(true);
To diable materialAnimatedSwitch.setClickable(false);
Before that add setClickableManageByLibrary(false);