singhangadin/android-toggle

Cannot disable Switch

Closed this issue · 3 comments

How can we disable switch so that user can't change its state ?

+++

Hey, just use android:enabled="false" flag to disable the switch.