mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Fix search icon
This commit is contained in:
parent
52f0f46436
commit
58bd31d6b7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
android:icon="@drawable/ic_find_in_page_24"
|
||||
android:title="@string/search"
|
||||
app:actionViewClass="androidx.appcompat.widget.SearchView"
|
||||
app:iconTint="?colorControlNormal"
|
||||
app:showAsAction="collapseActionView|always" />
|
||||
|
||||
<item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue