mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-04 02:28:18 +00:00
Fixed search text icon
This commit is contained in:
parent
5ad89b9d5f
commit
b975407231
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_search_in_text"
|
android:id="@+id/menu_search_in_text"
|
||||||
android:icon="@drawable/twotone_search_24"
|
android:icon="@drawable/twotone_manage_search_24"
|
||||||
android:title="@string/title_search_in_text" />
|
android:title="@string/title_search_in_text" />
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue