Adjust wifi dialog for better accessibility

For some items, change the minHeight to 48dp. Also update text size
a little bit to fit the new height.

Change-Id: I87d3067c29d0d87eff6eadc4332984171e9fe4b6
Fixes: 79722015
Test: Build
This commit is contained in:
Lei Yu
2018-05-17 14:32:59 -07:00
parent cd28a977ca
commit e7dd4197b0
2 changed files with 2 additions and 1 deletions

View File

@@ -291,7 +291,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/wifi_item_content"
android:textSize="14sp"
android:text="@string/wifi_show_password" />
</LinearLayout>
</LinearLayout>