Use the theme that doesn't show the title in the action bar

Bug: 6889786
Change-Id: Idb499eed62c08369a46d472acc471f20e264f0c5
This commit is contained in:
Paul Westbrook 2012-07-27 10:48:08 -07:00
parent 709b4633ed
commit b819a96f51
1 changed files with 1 additions and 0 deletions

View File

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