From 5bce3f0dba3df3af4bc70e14ae7ebd453068bb66 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Fri, 15 Jun 2012 14:13:04 +0000 Subject: [PATCH] Tweak the main layout for Honeycomb and ICS devices. Added custom layout for these devices running on non-xlarge screens which pushes the title text down below the action bar. Fixed the style for ICS and Honeycomb to properly hide the actionbar but leave the overflow menu button. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@783 180e2498-e6e9-4542-8430-84ac67f01cd8 --- android/res/layout-v11/main.xml | 56 +++++++++++++++++++++++++++++++ android/res/values-v11/styles.xml | 11 +++--- android/res/values/styles.xml | 3 +- 3 files changed, 64 insertions(+), 6 deletions(-) create mode 100644 android/res/layout-v11/main.xml diff --git a/android/res/layout-v11/main.xml b/android/res/layout-v11/main.xml new file mode 100644 index 00000000..e4880d86 --- /dev/null +++ b/android/res/layout-v11/main.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + +