diff --git a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_alarm.png b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_alarm.png index 336a82068ad33..97ac02361a2df 100644 Binary files a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_alarm.png and b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_alarm.png differ diff --git a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_charging.png b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_charging.png index ebef53189a182..4210db26765af 100644 Binary files a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_charging.png and b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_charging.png differ diff --git a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_lock.png b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_lock.png index 405e218621238..1060f5a8da15f 100644 Binary files a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_lock.png and b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_lock.png differ diff --git a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_low_battery.png b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_low_battery.png index f349b633498d2..72e4afa14becc 100644 Binary files a/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_low_battery.png and b/core/res/res/drawable-xlarge-mdpi/ic_lock_idle_low_battery.png differ diff --git a/core/res/res/layout-xlarge/keyguard_screen_password_landscape.xml b/core/res/res/layout-xlarge/keyguard_screen_password_landscape.xml index c2d87a2a47924..4bc729248c3f2 100644 --- a/core/res/res/layout-xlarge/keyguard_screen_password_landscape.xml +++ b/core/res/res/layout-xlarge/keyguard_screen_password_landscape.xml @@ -22,18 +22,23 @@ android:layout_height="match_parent" android:orientation="horizontal" > - - - - - - + + + + + + + + - - - + + + - - - - + android:layout_weight="1"> + + + + @@ -58,7 +56,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:ellipsize="none" - android:textSize="120sp" + android:textSize="98sp" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/lockscreen_clock_background" android:layout_marginBottom="6dip" @@ -69,7 +67,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:ellipsize="none" - android:textSize="120sp" + android:textSize="98sp" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/lockscreen_clock_foreground" android:layout_alignLeft="@id/timeDisplayBackground" @@ -92,15 +90,29 @@ - + android:layout_marginTop="10dip"> + + + + + + - + @@ -130,9 +143,10 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceMedium" - android:textSize="22sp" + android:textSize="17sp" android:layout_marginTop="20dip" android:singleLine="false" + android:textColor="@color/lockscreen_owner_info" android:visibility="invisible" /> diff --git a/core/res/res/layout-xlarge/keyguard_screen_status_port.xml b/core/res/res/layout-xlarge/keyguard_screen_status_port.xml index c529e0bddb7a8..346b21e87b84f 100644 --- a/core/res/res/layout-xlarge/keyguard_screen_status_port.xml +++ b/core/res/res/layout-xlarge/keyguard_screen_status_port.xml @@ -44,8 +44,6 @@ @@ -57,7 +55,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:ellipsize="none" - android:textSize="120sp" + android:textSize="98sp" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/lockscreen_clock_background" android:layout_marginBottom="6dip" @@ -68,7 +66,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:ellipsize="none" - android:textSize="120sp" + android:textSize="98sp" android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/lockscreen_clock_foreground" android:layout_marginBottom="6dip" @@ -91,15 +89,29 @@ - + android:layout_marginTop="10dip"> + + + + + + @@ -129,8 +142,9 @@ android:layout_height="wrap_content" android:layout_marginTop="20dip" android:textAppearance="?android:attr/textAppearanceMedium" - android:textSize="22sp" + android:textSize="17sp" android:singleLine="false" android:visibility="invisible" + android:textColor="@color/lockscreen_owner_info" /> diff --git a/core/res/res/layout-xlarge/keyguard_screen_tab_unlock.xml b/core/res/res/layout-xlarge/keyguard_screen_tab_unlock.xml index c76e8339bdc9b..1c7b7e210aedf 100644 --- a/core/res/res/layout-xlarge/keyguard_screen_tab_unlock.xml +++ b/core/res/res/layout-xlarge/keyguard_screen_tab_unlock.xml @@ -29,15 +29,18 @@ android:id="@+id/root" android:background="#70000000"> - - + - - + android:orientation="vertical"> + + - - - + + + + + + + android:background="#70000000"> - - - - + + - - + android:layout_marginLeft="102dip" + android:layout_marginTop="320dip" + android:layout_alignParentTop="true" + android:layout_alignParentLeft="true"/> - - -