6 lines
251 B
XML
6 lines
251 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"
|
|
>
|
|
</searchable>
|