diff --git a/res/layout/wifi_dialog.xml b/res/layout/wifi_dialog.xml index 0aa8aa3f33d..25ad510367a 100644 --- a/res/layout/wifi_dialog.xml +++ b/res/layout/wifi_dialog.xml @@ -15,57 +15,42 @@ --> + style="@style/wifi_section" /> @@ -73,301 +58,262 @@ - + + - + + - + + - + + - + + - + + + + + - + + - + + - + + - + + - + + - + + - + + - + + - - - + + - + + - + + - + + + + + - + + - + + + + + - + + - + + - + + + + - + + - - - - - - - + + + + + - + + - - + + + + - - - - + + + + + + diff --git a/res/layout/wifi_dialog_row.xml b/res/layout/wifi_dialog_row.xml index 757d975aa89..7ca2e5cbe3c 100644 --- a/res/layout/wifi_dialog_row.xml +++ b/res/layout/wifi_dialog_row.xml @@ -15,18 +15,13 @@ --> + style="@style/wifi_item" > + style="@style/wifi_item_label" + android:id="@+id/name" /> + diff --git a/res/values-xlarge/styles.xml b/res/values-xlarge/styles.xml index a3ac46fcc65..5e3fead1bb6 100644 --- a/res/values-xlarge/styles.xml +++ b/res/values-xlarge/styles.xml @@ -20,4 +20,34 @@ true + + + + + + + + \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 991637b8997..969742fc54c 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -81,5 +81,32 @@ - + + + + + + + +