Use the theme that doesn't show the title in the action bar
Bug: 6889786 Change-Id: Idb499eed62c08369a46d472acc471f20e264f0c5
This commit is contained in:
parent
709b4633ed
commit
b819a96f51
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user