DO NOT MERGE Changed margins of Dialer and Contact list items to match redline spec.
Changed text color of items to match spec (#4d4d4d).
Fixed text size issue in People app.
Bug: 15165159

Change-Id: Ib07111d6d829363f5258fbe6475dd8d1918b8ec7
(cherry picked from commit 3bc19a3bb1ed23b03352fff6de69a89e763a315e)
diff --git a/res-common/values/attrs.xml b/res-common/values/attrs.xml
index e4f79d1..dfba0d8 100644
--- a/res-common/values/attrs.xml
+++ b/res-common/values/attrs.xml
@@ -57,6 +57,7 @@
         <attr name="list_item_header_text_size" format="dimension"/>
         <attr name="list_item_header_height" format="dimension"/>
         <attr name="list_item_name_text_color" format="color"/>
+        <attr name="list_item_name_text_size" format="dimension"/>
         <attr name="list_item_text_indent" format="dimension"/>
         <attr name="list_item_data_width_weight" format="integer"/>
         <attr name="list_item_label_width_weight" format="integer"/>
diff --git a/res-common/values/dimens.xml b/res-common/values/dimens.xml
index 755f3a2..4904400 100644
--- a/res-common/values/dimens.xml
+++ b/res-common/values/dimens.xml
@@ -75,8 +75,9 @@
     <dimen name="empty_message_top_margin">48dip</dimen>
 
     <!-- contact browser list margins -->
-    <dimen name="contact_browser_list_item_photo_size">48dip</dimen>
-    <dimen name="contact_browser_list_top_margin">8dip</dimen>
+    <dimen name="contact_browser_list_item_text_size">16sp</dimen>
+    <dimen name="contact_browser_list_item_photo_size">40dp</dimen>
+    <dimen name="contact_browser_list_top_margin">12dp</dimen>
 
     <!-- Dimensions for "No contacts" string in PhoneFavoriteFragment for the All contacts
          with phone numbers section