Turn on ActionBar on the 1-pane message list
We'll have both the action bar and the title bar, but we need the action bar to access menu commands. This is necessary to make sure phone UI hasn't been broken. Change-Id: I5f6f72934d0346cbb01bdd98d31ba19ee0458aef
This commit is contained in:
parent
7a1aa12c82
commit
d7642bfbe9
@ -160,7 +160,6 @@
|
||||
|
||||
<activity
|
||||
android:name=".activity.MessageList"
|
||||
android:theme="@style/ThemeNoTitleBar"
|
||||
>
|
||||
</activity>
|
||||
<activity
|
||||
|
Loading…
Reference in New Issue
Block a user