Merge "Tweak searchbar padding"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e333b46d2c
@@ -119,8 +119,8 @@
|
|||||||
<!-- The following two margins need to match, with the caveat that
|
<!-- The following two margins need to match, with the caveat that
|
||||||
the second should be negative. The second one ensures that the icons and text
|
the second should be negative. The second one ensures that the icons and text
|
||||||
align despite the additional padding caused by the search bar's card background. -->
|
align despite the additional padding caused by the search bar's card background. -->
|
||||||
<dimen name="search_bar_margin">8dp</dimen>
|
<dimen name="search_bar_margin">16dp</dimen>
|
||||||
<dimen name="search_bar_negative_margin">-8dp</dimen>
|
<dimen name="search_bar_negative_margin">-16dp</dimen>
|
||||||
|
|
||||||
<dimen name="search_bar_height">48dp</dimen>
|
<dimen name="search_bar_height">48dp</dimen>
|
||||||
<dimen name="search_bar_corner_radius">2dp</dimen>
|
<dimen name="search_bar_corner_radius">2dp</dimen>
|
||||||
|
|||||||
Reference in New Issue
Block a user