From d3ca6c249f1fbece6d3f58598413b076c744e757 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 30 May 2014 13:39:32 -0700 Subject: Matching recents to redlines. - Tweak some positionings and the action height. - Changed action text to 12sp (from 14) and bold (instead of medium). - Some of this was (I believe) already addressed in previous CLs. Bug: 15332481 Change-Id: I28e7c0ee6f5e4e4cdcdbb27d3e3356b370c68ea4 --- res/layout/call_log_list_item.xml | 2 +- res/layout/call_log_list_item_actions.xml | 12 ++++++------ res/values/dimens.xml | 8 +++----- 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'res') diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index 31dcd88f4..9a90b245a 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -33,7 +33,7 @@ android:textColor="?attr/call_log_secondary_text_color" android:textSize="@dimen/call_log_secondary_text_size" android:paddingTop="@dimen/call_log_day_group_padding" - android:paddingBottom="0dp" + android:paddingBottom="1dp" /> 64dp - 16sp - 14sp + 12sp - 48dp + 44dp 4dp - - 16dp + 15dp 40dp -- cgit v1.2.3