summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-03 14:24:14 +0300
committerAndrew Dolgov <[email protected]>2012-02-03 14:24:14 +0300
commitb0002f903dcde042bb5cad5dbc2fda522441ada2 (patch)
tree130d930ef70cbcaaf74ea4b6c243454312c86d10 /AndroidManifest.xml
parent0d9b1278320f73a5900037f032c81480eccb7711 (diff)
enable split actionbar
use shareprovider dropdown better use of actionbar title in various modes
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 eda9b264..d017eb88 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -14,6 +14,7 @@
android:allowBackup="true"
android:backupAgent="PrefsBackupAgent"
android:hardwareAccelerated="true"
+ uiOptions="splitActionBarWhenNarrow"
android:icon="@drawable/icon"
android:label="@string/app_name" >
<activity