mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 22:47:59 +01:00
change the way Search menu item is displayed at the Search screen
This commit is contained in:
parent
02b3f4d5c2
commit
b8e5d483ad
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
android:icon="@drawable/ic_search"
|
||||
android:title="@string/search"
|
||||
app:actionViewClass="androidx.appcompat.widget.SearchView"
|
||||
app:showAsAction="collapseActionView|ifRoom"/>
|
||||
app:showAsAction="collapseActionView|always"/>
|
||||
</menu>
|
||||
|
|
Loading…
Reference in a new issue