From 9ddfa6499ccca5767ca6d3b467957b35fe09bf9d Mon Sep 17 00:00:00 2001 From: Veeti Paananen Date: Sun, 1 Dec 2013 01:36:21 +0200 Subject: [PATCH] Gingerbread pls go Look like an Android app from 2013. Remove the redundant Gingerbread button styles from buttons to automatically use the Holo theme on phones that don't run a 3+ year old operating system. Create a new style for horizontal progress bars that uses the Holo progress bar style on v11 and above. --- res/layout/change_passphrase_activity.xml | 6 ++---- res/layout/create_passphrase_activity.xml | 3 +-- res/layout/database_migration_activity.xml | 8 +++----- res/layout/prompt_apn_activity.xml | 6 ++---- res/layout/prompt_passphrase_activity.xml | 3 +-- res/layout/registration_activity.xml | 3 +-- res/layout/registration_progress_activity.xml | 2 +- res/values-v11/styles.xml | 7 +++++++ res/values/styles.xml | 3 +++ 9 files changed, 21 insertions(+), 20 deletions(-) create mode 100644 res/values-v11/styles.xml diff --git a/res/layout/change_passphrase_activity.xml b/res/layout/change_passphrase_activity.xml index b235e6253f..6253c28b13 100644 --- a/res/layout/change_passphrase_activity.xml +++ b/res/layout/change_passphrase_activity.xml @@ -60,8 +60,7 @@ android:layout_height="wrap_content" android:layout_marginTop="30dip"> -