zcweng / SwitchButton

SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
https://github.com/zcweng/SwitchButton
MIT License
2.67k stars 415 forks source link

How to disable drag? #50

Open katilijiwo opened 2 years ago

katilijiwo commented 2 years ago

Sometimes in some scenario we want to disable drag, and just want the swipeButton toggled just by click, can we achieve that?