Don't split the action bar in the edit view.
Fixes Bug:5205401 The overflow menu should be placed at the top action bar, to the right corner, next to the "Done" button
Change-Id: I0d84c3bd782c6ffecfb03d17ce03afaf272fbdad
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9640536..fc0036c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -492,7 +492,6 @@
<activity
android:name=".activities.ContactEditorActivity"
android:theme="@style/EditorActivityTheme"
- android:uiOptions="splitActionBarWhenNarrow"
android:windowSoftInputMode="adjustResize">
<intent-filter android:label="@string/editContactDescription">