Use the accent color for search icon in homepage
Add the ic_homepage_search.xml and use the accent color Bug: 122924929 Test: manual view Change-Id: I0ed9d2261da776f7c04bd576fd1af612c47d85db
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
android:layout_height="@dimen/search_bar_height"
|
||||
android:background="?android:attr/selectableItemBackground"
|
||||
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
|
||||
android:navigationIcon="@drawable/ic_search_24dp">
|
||||
android:navigationIcon="@drawable/ic_homepage_search">
|
||||
<TextView
|
||||
android:id="@+id/search_action_bar_title"
|
||||
style="@style/TextAppearance.SearchBar"
|
||||
|
||||
Reference in New Issue
Block a user