summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-05 14:45:47 -0700
committerNancy Chen <nancychen@google.com>2014-08-05 14:49:15 -0700
commitcd7355861bdc0ca43873b8aab2e40e9b38f617e1 (patch)
tree8131a201f441a1b1d7bc2d9e51929a0c4b31340d /res
parent7c366c7dbf2dd0d21730445c8e7d9e382c8bbaca (diff)
Update directory header to not pin the headers and update style
Turned the scrolling directory list headers into normal headers and updated colors. Bug: 15596340 Change-Id: I911ba45e2164b064d5e9aeb256f7b83b39c453b1
Diffstat (limited to 'res')
-rw-r--r--res/values/dimens.xml2
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. -->