From dc5c1c070cc82c697015e624a11f706cfb2b9e2e Mon Sep 17 00:00:00 2001 From: Kevin Ruland 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. --- 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 000000000..e4880d862 --- /dev/null +++ b/android/res/layout-v11/main.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + +