diff --git a/res/layout/wifi_dialog.xml b/res/layout/wifi_dialog.xml index 16c8c22de38..fe891e1f830 100644 --- a/res/layout/wifi_dialog.xml +++ b/res/layout/wifi_dialog.xml @@ -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" /> diff --git a/res/values/styles.xml b/res/values/styles.xml index 763d8faf12c..22abbd61383 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -200,6 +200,7 @@ viewStart @android:style/TextAppearance.Material.Subhead ?android:attr/textColorPrimary + @dimen/min_tap_target_size