Merge "Moved left 2dp for the search icon"
This commit is contained in:
committed by
Android (Google) Code Review
commit
79ba9ad7e8
@@ -27,6 +27,7 @@
|
|||||||
android:id="@+id/search_action_bar"
|
android:id="@+id/search_action_bar"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="@dimen/search_bar_height"
|
android:layout_height="@dimen/search_bar_height"
|
||||||
|
android:layout_marginStart="-2dp"
|
||||||
android:background="?android:attr/selectableItemBackground"
|
android:background="?android:attr/selectableItemBackground"
|
||||||
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
|
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
|
||||||
android:navigationIcon="@drawable/ic_homepage_search">
|
android:navigationIcon="@drawable/ic_homepage_search">
|
||||||
|
Reference in New Issue
Block a user