Some more a11y fixes

Min height, and announcing button changes

Test: manual
Fixes: 152729661
Fixes: 152728211
Change-Id: I886ce046da3dd5b2b93673aee0cd5bdc37d5fc48
This commit is contained in:
Julia Reynolds
2020-04-01 12:05:25 -04:00
parent 138518141b
commit 6fb9669e44
3 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="48dp"
android:orientation="vertical"
android:layout_marginBottom="6dp">
<LinearLayout