2009-12-27 16:50:37 +00:00
|
|
|
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:label="@string/search_action"
|
2010-10-10 19:29:02 +00:00
|
|
|
android:hint="@string/search_action"
|
|
|
|
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
|
2010-10-10 19:29:07 +00:00
|
|
|
android:voiceLanguageModel="free-form"
|
2010-10-10 19:29:02 +00:00
|
|
|
>
|
2009-12-27 16:50:37 +00:00
|
|
|
</searchable>
|