Merge "Single Actionbar: no more split" into jb-ub-mail-ur9

This commit is contained in:
Vikram Aggarwal 2013-03-15 22:34:49 +00:00 committed by Android (Google) Code Review
commit aa7e415d21
1 changed files with 1 additions and 2 deletions

View File

@ -186,8 +186,7 @@
<activity
android:label="@string/app_name"
android:name="com.android.email2.ui.MailActivityEmail"
android:theme="@style/PlainUnifiedEmailTheme"
android:uiOptions="splitActionBarWhenNarrow">
android:theme="@style/PlainUnifiedEmailTheme">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />