1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Have a bottom actionbar in the Search activity to be consistent.

This commit is contained in:
Sander Bogaert 2012-08-27 12:56:50 -04:00 committed by Andrew Chen
parent 85b8f2df8c
commit ac0f99d3df

View File

@ -267,6 +267,7 @@
<activity android:name="com.fsck.k9.activity.Search"
android:label="@string/search_action"
android:configChanges="locale"
android:uiOptions="splitActionBarWhenNarrow"
>
<intent-filter>
<action android:name="android.intent.action.SEARCH" />