Loading res/xml/searchable.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ android:hint="@string/searchHint" android:searchMode="queryRewriteFromText" android:includeInGlobalSearch="true" android:searchSuggestAuthority="contacts" android:searchSuggestIntentAction="android.provider.Contacts.SEARCH_SUGGESTION_CLICKED" android:searchSuggestIntentData="content://contacts/people" Loading Loading
res/xml/searchable.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ android:hint="@string/searchHint" android:searchMode="queryRewriteFromText" android:includeInGlobalSearch="true" android:searchSuggestAuthority="contacts" android:searchSuggestIntentAction="android.provider.Contacts.SEARCH_SUGGESTION_CLICKED" android:searchSuggestIntentData="content://contacts/people" Loading