summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-06-03 17:25:34 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-03 17:25:35 +0000
commit763d0c2afd034b4c2939199da7eba491548acdff (patch)
treec26aff9058df3530b667f2cb95415868edfe6677 /res
parent51003da60bd31ddabba1debfb1e3ab97c0feda58 (diff)
parent64e3c6fdd3c65b166ada95bf98f1c9a9fe7b2e63 (diff)
Merge "Increase margin on searchbar to 8dp from 7dp." into lmp-preview-dev
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. -->