material-animated-switch icon indicating copy to clipboard operation
material-animated-switch copied to clipboard

Switch control

Open ebinjoy999 opened this issue 7 years ago • 0 comments

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

ebinjoy999 avatar Feb 04 '18 18:02 ebinjoy999