Moved left 2dp for the search icon
Bug: 127345692 Test: manual Change-Id: I481d7fb46d2108d66a087eee30e7314e22af2314
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user