From ec05ece3ba233abedbdf75debbdff9377b8ecf11 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sun, 15 Nov 2009 11:04:41 -0800 Subject: [PATCH] Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier. --- .../res/res/layout/keyguard_screen_unlock_portrait.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/core/res/res/layout/keyguard_screen_unlock_portrait.xml b/core/res/res/layout/keyguard_screen_unlock_portrait.xml index 2856794745df8..bc7f9a9b710ef 100644 --- a/core/res/res/layout/keyguard_screen_unlock_portrait.xml +++ b/core/res/res/layout/keyguard_screen_unlock_portrait.xml @@ -39,18 +39,16 @@ android:layout_height="wrap_content" android:layout_alignParentTop="true" android:layout_alignParentRight="true" - android:layout_marginTop="16dip" - android:layout_marginRight="16dip" + android:layout_marginRight="8dip" android:textAppearance="?android:attr/textAppearanceMedium" /> @@ -89,7 +87,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@id/time" - android:layout_marginLeft="24dip" + android:layout_marginLeft="16dip" android:textAppearance="?android:attr/textAppearanceMedium" /> @@ -112,7 +110,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="3dip" - android:layout_marginLeft="24dip" + android:layout_marginLeft="16dip" android:gravity="left" >