From 816ef1c1168e77778b0e116f9db3f46d78a1cb16 Mon Sep 17 00:00:00 2001 From: Karl Rosaen Date: Thu, 24 Sep 2009 16:47:05 -0700 Subject: Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark. --- core/res/res/drawable-hdpi/btn_lock_normal.9.png | Bin 0 -> 1394 bytes core/res/res/drawable-mdpi/btn_lock_normal.9.png | Bin 0 -> 982 bytes .../layout/keyguard_screen_unlock_landscape.xml | 60 ++++++++++++++++----- .../res/layout/keyguard_screen_unlock_portrait.xml | 52 ++++++++++++++---- core/res/res/values/strings.xml | 2 + 5 files changed, 91 insertions(+), 23 deletions(-) create mode 100644 core/res/res/drawable-hdpi/btn_lock_normal.9.png create mode 100644 core/res/res/drawable-mdpi/btn_lock_normal.9.png diff --git a/core/res/res/drawable-hdpi/btn_lock_normal.9.png b/core/res/res/drawable-hdpi/btn_lock_normal.9.png new file mode 100644 index 000000000000..f1dac62e17b4 Binary files /dev/null and b/core/res/res/drawable-hdpi/btn_lock_normal.9.png differ diff --git a/core/res/res/drawable-mdpi/btn_lock_normal.9.png b/core/res/res/drawable-mdpi/btn_lock_normal.9.png new file mode 100644 index 000000000000..6bdc2c64f19a Binary files /dev/null and b/core/res/res/drawable-mdpi/btn_lock_normal.9.png differ diff --git a/core/res/res/layout/keyguard_screen_unlock_landscape.xml b/core/res/res/layout/keyguard_screen_unlock_landscape.xml index 6dd294994500..0ef73fa99850 100644 --- a/core/res/res/layout/keyguard_screen_unlock_landscape.xml +++ b/core/res/res/layout/keyguard_screen_unlock_landscape.xml @@ -85,21 +85,45 @@ android:background="@android:drawable/divider_horizontal_dark" /> - - + - + > + + + +