android-toggle icon indicating copy to clipboard operation
android-toggle copied to clipboard

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

Open kenargo opened this issue 7 years ago • 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

kenargo avatar Jan 25 '19 06:01 kenargo