diff --git a/core/res/res/layout/keyguard_screen_unlock_portrait.xml b/core/res/res/layout/keyguard_screen_unlock_portrait.xml index bc7f9a9b710ef..591678606780c 100644 --- a/core/res/res/layout/keyguard_screen_unlock_portrait.xml +++ b/core/res/res/layout/keyguard_screen_unlock_portrait.xml @@ -38,6 +38,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentTop="true" + android:layout_marginTop="6dip" android:layout_alignParentRight="true" android:layout_marginRight="8dip" android:textAppearance="?android:attr/textAppearanceMedium" @@ -46,17 +47,18 @@ - @@ -95,7 +96,6 @@