[fenix] For https://github.com/mozilla-mobile/fenix/issues/16027: Allow elements to be selected separately by a11y services.

pull/600/head
mcarare 4 years ago committed by Mihai Adrian Carare
parent 8ddbd3a470
commit a1bad0fdb9

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