Merge "Prevent SwitchPreference widget from receiving a11y focus" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b7bd357cb8
@@ -21,4 +21,5 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:focusable="false"
|
||||
android:clickable="false"
|
||||
android:background="@null" />
|
||||
|
||||
Reference in New Issue
Block a user