diff --git a/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml b/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml index 45e96a3b4624a..c9a9d5d3faed7 100644 --- a/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml +++ b/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml @@ -26,8 +26,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentTop="true" - android:orientation="vertical" - > + android:orientation="vertical"> + /> + + + - + @@ -127,7 +129,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" - android:layout_marginBottom="80dip" + android:layout_marginBottom="80dip" /> diff --git a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml index 22c0b8e2066f8..07839435ba020 100644 --- a/core/res/res/layout/keyguard_screen_tab_unlock_land.xml +++ b/core/res/res/layout/keyguard_screen_tab_unlock_land.xml @@ -27,7 +27,7 @@ android:orientation="horizontal" android:background="#70000000" android:id="@+id/root"> - + diff --git a/core/res/res/layout/keyguard_screen_unlock_landscape.xml b/core/res/res/layout/keyguard_screen_unlock_landscape.xml index 602a37ca9621c..a5da3d0c552c5 100644 --- a/core/res/res/layout/keyguard_screen_unlock_landscape.xml +++ b/core/res/res/layout/keyguard_screen_unlock_landscape.xml @@ -54,6 +54,8 @@ android:textSize="17sp" android:drawablePadding="4dip" android:layout_marginTop="32dip" + android:singleLine="true" + android:ellipsize="marquee" /> @@ -91,7 +94,7 @@ android:layout_marginLeft="24dip" android:textAppearance="?android:attr/textAppearanceMedium" /> - +