singhangadin/android-toggle

Suggestion: as the widget looks like the common Switch widget, make the behavior similar

Opened this issue · 0 comments

I suggest replacing isOn to setChecked and use the setOnCheckedChangeListener and setOnClickListener over the ones you included.

I feel this will be more useful as it would mimic the Android control Switch