From a34279fb2a109d45e88504ce9bc292d7fc7cf2c2 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Mon, 24 Jan 2011 21:25:47 -0800 Subject: [PATCH] Fix 3383575: use styled attribs and update layout This updates the layout to make more room for the button text in SecuritySettings. The code now uses styled attributes to make it easier to tweak in the future. Change-Id: I5fbdf2f6ae4c4c1f9614ab97891f9f2fe6cda628 --- .../choose_lock_password.xml | 13 +++---------- res/layout-xlarge-land/choose_lock_pattern.xml | 13 +++---------- .../choose_lock_pattern_tutorial.xml | 13 +++---------- .../confirm_lock_password.xml | 13 +++---------- res/layout-xlarge/choose_lock_password.xml | 13 +++---------- res/layout-xlarge/choose_lock_pattern.xml | 13 +++---------- .../choose_lock_pattern_tutorial.xml | 13 +++---------- res/layout-xlarge/confirm_lock_password.xml | 13 +++---------- res/values/styles.xml | 18 ++++++++++++++++-- 9 files changed, 40 insertions(+), 82 deletions(-) diff --git a/res/layout-xlarge-land/choose_lock_password.xml b/res/layout-xlarge-land/choose_lock_password.xml index 586e7d58791..95186728be3 100644 --- a/res/layout-xlarge-land/choose_lock_password.xml +++ b/res/layout-xlarge-land/choose_lock_password.xml @@ -64,26 +64,19 @@