mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-26 01:28:50 -05:00
Have a bottom actionbar in the Search activity to be consistent.
This commit is contained in:
parent
85b8f2df8c
commit
ac0f99d3df
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user