diff --git a/res/layout/wifi_network_config.xml b/res/layout/wifi_network_config.xml
index d3680b19c30..8319b1a3663 100644
--- a/res/layout/wifi_network_config.xml
+++ b/res/layout/wifi_network_config.xml
@@ -17,12 +17,12 @@
+ android:paddingBottom="8dip">
-
+ app:endIconMode="clear_text">
@@ -346,18 +341,17 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/wifi_item">
-
-
-
+
+
+
+ style="@style/wifi_item_label"
+ android:visibility="gone"/>
+ android:text="@string/wifi_show_password"
+ android:visibility="gone"/>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 3bc436829ce..976f3d0494a 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -69,6 +69,25 @@
- outsideOverlay
+
+
+
+
+
+
+
+