From df79b35b53d1e4403e4a8fa1f38990d51ff775d9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Jun 2012 17:51:19 +0400 Subject: make sure split actionbar actually works remove collapsible share provider hack --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3fa4f32d..67da0564 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -15,7 +15,6 @@ android:allowBackup="true" android:backupAgent=".util.PrefsBackupAgent" android:hardwareAccelerated="true" - uiOptions="splitActionBarWhenNarrow" android:icon="@drawable/icon" android:label="@string/app_name" > -- cgit v1.2.3-54-g00ecf