From f0104df823a93ef4c3336118ddb02a0924e520da Mon Sep 17 00:00:00 2001 From: Ben Komalo Date: Tue, 16 Aug 2011 17:48:42 -0700 Subject: [PATCH] Fixes to CryptKeeper layout for phones - prevents crash when trying to show error state - makes progress screen not look horribly broken Bug: 5174783 Bug: 4671153 Change-Id: Ia72830e2fdb72f174b3ed01b6fc14be7152d1932 --- res/layout-land/crypt_keeper_progress.xml | 85 ++++++++++++++++++++++ res/layout/crypt_keeper_password_entry.xml | 10 +-- res/layout/crypt_keeper_progress.xml | 31 ++++++-- res/layout/crypt_keeper_status.xml | 4 +- src/com/android/settings/CryptKeeper.java | 4 +- 5 files changed, 119 insertions(+), 15 deletions(-) create mode 100644 res/layout-land/crypt_keeper_progress.xml diff --git a/res/layout-land/crypt_keeper_progress.xml b/res/layout-land/crypt_keeper_progress.xml new file mode 100644 index 00000000000..62fb29715bb --- /dev/null +++ b/res/layout-land/crypt_keeper_progress.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + +