From 7aacc59abea2822c12e3c8ef743df66262b8767b Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Mon, 7 Dec 2009 09:23:46 -0500 Subject: [PATCH] Move the emergency call button to the top-right when there's no SIM. In the process, clean up the way the lock screen's "toasts" are handled so that those also match the desired UI. http://b/2260798 --- .../res/layout/keyguard_screen_tab_unlock.xml | 28 ++++++++++--------- .../keyguard_screen_tab_unlock_land.xml | 24 ++++++++-------- core/res/res/values/colors.xml | 7 +++++ 3 files changed, 35 insertions(+), 24 deletions(-) diff --git a/core/res/res/layout/keyguard_screen_tab_unlock.xml b/core/res/res/layout/keyguard_screen_tab_unlock.xml index a45faad060b9d..7e365fc9072a1 100644 --- a/core/res/res/layout/keyguard_screen_tab_unlock.xml +++ b/core/res/res/layout/keyguard_screen_tab_unlock.xml @@ -40,6 +40,20 @@ android:textAppearance="?android:attr/textAppearanceMedium" /> + +