summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp-land
diff options
context:
space:
mode:
authorBen Komalo <benkomalo@google.com>2011-09-01 10:30:13 -0700
committerBen Komalo <benkomalo@google.com>2011-09-01 10:42:45 -0700
commit9cec1becd600273254b319cc311e43fe31794d06 (patch)
treeaf997a9d964be10028d9ae0eb8957ffaea3817b2 /res/layout-sw600dp-land
parent24e073071df2b61afb6ba8b31206bef71cc22b91 (diff)
downloadpackages_apps_Settings-9cec1becd600273254b319cc311e43fe31794d06.zip
packages_apps_Settings-9cec1becd600273254b319cc311e43fe31794d06.tar.gz
packages_apps_Settings-9cec1becd600273254b319cc311e43fe31794d06.tar.bz2
Misc UI fixes for settings (mostly cryptkeeper)
- fix padding issues in a lot of cryptkeeper screens - fix sizing of clock that didn't fit anymore with the new font - change titles from green to the new holo blue Bug: 5247866 Change-Id: Ib934e9661c32cce26e1af40eaff133bae11f78dc
Diffstat (limited to 'res/layout-sw600dp-land')
-rw-r--r--res/layout-sw600dp-land/wifi_settings_for_setup_wizard_xl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw600dp-land/wifi_settings_for_setup_wizard_xl.xml b/res/layout-sw600dp-land/wifi_settings_for_setup_wizard_xl.xml
index 7c5b274..8094b74 100644
--- a/res/layout-sw600dp-land/wifi_settings_for_setup_wizard_xl.xml
+++ b/res/layout-sw600dp-land/wifi_settings_for_setup_wizard_xl.xml
@@ -47,7 +47,7 @@
android:layout_marginLeft="16dip"
android:layout_below="@id/top_padding_layout"
android:textSize="32dip"
- android:textColor="#ff99cc00"
+ android:textColor="@color/title_color"
android:text="@string/wifi_setup_title"
android:gravity="bottom"/>