Merge "Add UX assets for the Material-compatible search icon" into ub-mail-master

This commit is contained in:
James Lemieux 2014-06-17 21:09:35 +00:00 committed by Android (Google) Code Review
commit bf0022da50
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
android:label="@string/search_title"
android:hint="@string/search_hint"
android:icon="@drawable/ic_menu_search_holo_light"
android:icon="@drawable/ic_menu_search"
android:searchSuggestAuthority="com.android.email.suggestionsprovider"
android:searchSuggestSelection="query LIKE ?"
android:searchSuggestIntentAction="android.intent.action.SEARCH"