diff options
author | Nancy Chen <nancychen@google.com> | 2014-08-06 01:16:51 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-08-06 01:16:51 +0000 |
commit | 772e6410e595699080ccf2157dadcbd41228a189 (patch) | |
tree | f2c7feb6df5b3d79f3f59817dc91980f9b18b89f /res | |
parent | c03205dcc9e3b2b9995bee90768a64b4897ce7bf (diff) | |
parent | 70da760676635a6b467eb94664a11e6b84dd3194 (diff) |
am 70da7606: Merge "Update directory header to not pin the headers and update style" into lmp-dev
* commit '70da760676635a6b467eb94664a11e6b84dd3194':
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. --> |