summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2011-08-03 20:12:41 -0700
committerAdam Powell <adamp@google.com>2011-08-03 20:12:41 -0700
commit716b05b86089cff2c6b19f6ef9d4dd04b1d3ddcd (patch)
treeab44715a1c53c56b7efdd7b4187a0c05e5bd4aca /AndroidManifest.xml
parent0c8ff2b3ce2b40dd2895f7116afbbd9047459e9b (diff)
downloadpackages_apps_Settings-716b05b86089cff2c6b19f6ef9d4dd04b1d3ddcd.tar.gz
packages_apps_Settings-716b05b86089cff2c6b19f6ef9d4dd04b1d3ddcd.tar.bz2
packages_apps_Settings-716b05b86089cff2c6b19f6ef9d4dd04b1d3ddcd.zip
Give Settings back its split action bars
Change-Id: I0b8572fee84833a8495125643542380d7f90aa3e
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4b41c7ce4..f80a7d115 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -56,6 +56,7 @@
android:icon="@mipmap/ic_launcher_settings"
android:taskAffinity=""
android:theme="@android:style/Theme.Holo"
+ android:uiOptions="splitActionBarWhenNarrow"
android:hardwareAccelerated="true">
<!-- Settings -->