diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4a511c614..47fa5fcc2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -91,6 +91,7 @@ android:label="@string/app_name" android:name="Email" android:theme="@style/EmailTheme" + android:uiOptions="splitActionBarWhenNarrow" android:hardwareAccelerated="false" > - diff --git a/res/values/styles.xml b/res/values/styles.xml index 7ec1da719..2816d1c22 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -16,7 +16,7 @@ -