From a482522fb8fe4e9959c749f4ec616ae59cf06b28 Mon Sep 17 00:00:00 2001 From: Brandon Maxwell Date: Mon, 12 Oct 2015 12:09:12 -0700 Subject: Moving call type/location for voicemail Combination of two related bugs. 22168682: In the voicemail call log, moved call type/location to below the call action button and removed the call details button as it didn't have any additional information. 22514722: Modified spacing and text sizes for call log. Moved voicemail transcription below call date as in mocks. Bug:22168682,22514722 Change-Id: I557761b815604fee4e6b61f4670608b8fa90d3a7 --- res/values/colors.xml | 14 +++++++++++++- res/values/dimens.xml | 12 +++++++----- res/values/styles.xml | 13 +++++++++---- 3 files changed, 29 insertions(+), 10 deletions(-) (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml index d0f7ed000..8b7b1502f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -33,8 +33,20 @@ #ffffff #eee + + #8a000000 + + #de000000 + + #8a000000 + + #de000000 - #b3000000 + #b3000000 + + #8a000000 + + #de000000 @color/call_log_icon_tint @color/dialer_red_highlight_color diff --git a/res/values/dimens.xml b/res/values/dimens.xml index d3c52a313..18f33d5f2 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -108,17 +108,19 @@ 16dp 3dp - 48dp 16dp 24dp 24dp 64dp - 14sp - 14sp - 12sp + 8dp + 8dp + 16sp + 12sp + 14sp + 14sp - 44dp + 48dp 15dp 9dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 3d8644281..7828a20f1 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -222,14 +222,19 @@ wrap_content @dimen/call_log_action_horizontal_padding @dimen/call_log_action_horizontal_padding - ?attr/call_log_secondary_text_color - @dimen/call_log_list_item_actions_text_size - "sans-serif-medium" + @color/call_log_action_color + @dimen/call_log_primary_text_size + "sans-serif" true true no + +