Skip to content
Snippets Groups Projects
Unverified Commit cf9a3d86 authored by Kolya Opahle's avatar Kolya Opahle Committed by GitHub
Browse files

Fix for switches not working on slide (Fixes #607) (#612)


* Changed setOnClickListener to setOnCheckedChangeListener to allow for swipe input on the settings switch

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* More changes of setOnClickListener to setOnCheckedChangeListener

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* Added isAccessibilityFocused check to support talk back

* DataBinding now sets a tag on switch when changing its status via code

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent be9384c3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment