summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-06-02 14:21:36 -0700
committerAndrew Lee <anwlee@google.com>2014-06-02 14:21:36 -0700
commit64e3c6fdd3c65b166ada95bf98f1c9a9fe7b2e63 (patch)
tree75bf1b9d556a3f5be3ac53c3050ce9faf9d706e3 /res
parentfa3b108973f3cd47dba32b87d66372b23b27243a (diff)
Increase margin on searchbar to 8dp from 7dp.
Bug: 15345202 Change-Id: I8e5c6e1cb24c02974f246740ebe9209b3e7f6496
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 50e23ff88..e659f5791 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -101,7 +101,7 @@
<dimen name="action_bar_height">64dp</dimen>
<!-- Margin to the left and right of the search box. -->
- <dimen name="search_margin_horizontal">7dp</dimen>
+ <dimen name="search_margin_horizontal">8dp</dimen>
<!-- Margin above the search box. -->
<dimen name="search_top_margin">8dp</dimen>
<!-- Margin below the search box. -->