1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res/xml/searchable.xml
2010-10-10 19:29:07 +00:00

8 lines
295 B
XML

<searchable xmlns:android="http://schemas.android.com/apk/res/android"
android:label="@string/search_action"
android:hint="@string/search_action"
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
android:voiceLanguageModel="free-form"
>
</searchable>