summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorguanxiongliu <guanxiongliu@google.com>2016-07-27 18:46:41 -0700
committerguanxiongliu <guanxiongliu@google.com>2016-07-28 16:56:33 -0700
commitda16146b915d9e296d063040aaeec4c438e5f2d7 (patch)
tree6dd39ab0713e51a49c632a0c6b1678738b23f60d /res/values/dimens.xml
parent5de2457990bfadc55d977fd69b4fc7e0ff39e574 (diff)
downloadpackages_apps_Contacts-da16146b915d9e296d063040aaeec4c438e5f2d7.tar.gz
packages_apps_Contacts-da16146b915d9e296d063040aaeec4c438e5f2d7.tar.bz2
packages_apps_Contacts-da16146b915d9e296d063040aaeec4c438e5f2d7.zip
Moving up avatar by 1dp (1/2)
Bug:30404485 Change-Id: I2de5d5b397fe263bbeebf4773c8d569743c49de9
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index a3b097ffa..f577f5050 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -256,11 +256,7 @@
<!-- Width of the box around a tab when the tab has focus -->
<dimen name="tab_focused_stroke_width">1dp</dimen>
- <!-- This value should be kept at (?android:attr/listPreferredItemHeight -
- @dimen/contact_browser_list_item_photo_size) / 2 or greater. Otherwise, this padding
- will never take affect inside list items. As a result, the padding at the very top
- of ListView's will not match the padding inside list items -->
- <dimen name="contact_browser_list_item_padding_top_or_bottom">8dp</dimen>
+ <dimen name="contact_browser_list_item_padding_top_or_bottom">7dp</dimen>
<dimen name="contact_browser_list_item_height">56dp</dimen>