mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 23:55:08 -04:00
8 lines
295 B
XML
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>
|