Eric Kok
11 years ago
4 changed files with 17 additions and 13 deletions
@ -1,8 +1,7 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
|
||||||
<searchable xmlns:android="http://schemas.android.com/apk/res/android" |
<searchable xmlns:android="http://schemas.android.com/apk/res/android" |
||||||
android:label="@string/search_torrentsearch" |
|
||||||
android:hint="@string/search_hint" |
android:hint="@string/search_hint" |
||||||
android:searchSuggestAuthority="org.transdroid.core.gui.search.SearchHistoryProvider" |
android:label="@string/search_torrentsearch" |
||||||
|
android:searchSuggestAuthority="org.transdroid.core.gui.search.TorrentSearchHistoryProvider" |
||||||
|
android:searchSuggestThreshold="0" |
||||||
android:searchSuggestSelection=" ?" /> |
android:searchSuggestSelection=" ?" /> |
||||||
|
|
Loading…
Reference in new issue