mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-11 13:07:45 +01:00
5 lines
215 B
XML
5 lines
215 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:label="@string/app_name"
|
||
|
android:hint="@string/action_global_search_hint" >
|
||
|
</searchable>
|