Merge "Moved left 2dp for the search icon"

This commit is contained in:
TreeHugger Robot
2019-03-06 20:06:20 +00:00
committed by Android (Google) Code Review

View File

@@ -27,6 +27,7 @@
android:id="@+id/search_action_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/search_bar_height"
android:layout_marginStart="-2dp"
android:background="?android:attr/selectableItemBackground"
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
android:navigationIcon="@drawable/ic_homepage_search">