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:
Makoto Onuki 2010-10-27 15:00:28 -07:00
parent 7a1aa12c82
commit d7642bfbe9
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@
<activity
android:name=".activity.MessageList"
android:theme="@style/ThemeNoTitleBar"
>
</activity>
<activity