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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user