For #16027: Allow elements to be selected separately by a11y services.

upstream-sync
mcarare 4 years ago committed by Mihai Adrian Carare
parent 487ba32441
commit 251d652833

@ -6,6 +6,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:importantForAccessibility="no"
android:orientation="vertical">
<com.google.android.material.button.MaterialButton

Loading…
Cancel
Save