Moving up avatar by 1dp (1/2)

Bug:30404485
Change-Id: I2de5d5b397fe263bbeebf4773c8d569743c49de9
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index a3b097f..f577f50 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>