mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-06 14:13:11 +07:00
Android: Searching
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?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_search"
|
||||
android:searchSuggestAuthority="com.sismics.docs.provider.RecentSuggestionsProvider"
|
||||
android:searchSuggestSelection=" ?">
|
||||
</searchable>
|
||||
Reference in New Issue
Block a user