diff options
author | Nancy Chen <nancychen@google.com> | 2014-08-06 17:36:07 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-08-06 17:36:07 +0000 |
commit | af2087d887b82c38a700955dbdfdab448dced8e5 (patch) | |
tree | 77cc2994553d5e9ef028c237082fc5d64386a383 /res | |
parent | 2b781a09efb3012b019fd7d23864b6389f5e26c5 (diff) | |
parent | b6f2873cc2f0ad74298393043d546fed82d61c6e (diff) |
am b6f2873c: am 772e6410: am 70da7606: Merge "Update directory header to not pin the headers and update style" into lmp-dev
* commit 'b6f2873cc2f0ad74298393043d546fed82d61c6e':
Update directory header to not pin the headers and update style
Diffstat (limited to 'res')
-rw-r--r-- | res/values/dimens.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 5b8c0df4e..4884bd219 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -110,7 +110,7 @@ <dimen name="search_box_expanded_text_margin_left">26dp</dimen> <!-- Size of the icon (voice search, close search) in the search box. --> <dimen name="search_box_icon_size">28dp</dimen> - <dimen name="search_list_padding_top">8dp</dimen> + <dimen name="search_list_padding_top">16dp</dimen> <dimen name="search_box_elevation">2dp</dimen> <!-- Padding to the left and right of call log action buttons. --> |