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

This commit is contained in:
mcarare 2020-12-18 17:28:13 +02:00 committed by Mihai Adrian Carare
parent 487ba32441
commit 251d652833

View File

@ -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