From cdf8212b904cd1afc3fcd169553d05138dd82fdf Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 28 Oct 2014 18:29:29 -0700 Subject: Add an additional line to Call Log for PhoneAccount name Add a line under call log to display PhoneAccount label in the color of the account/SIM. Bug: 17971273 Change-Id: I16c37ae8828245f928bc3867a498a29e73b5925c --- res/layout/call_log_list_item.xml | 19 +++++++------- src/com/android/dialer/PhoneCallDetailsHelper.java | 22 +++++++++++----- src/com/android/dialer/PhoneCallDetailsViews.java | 14 +++++------ .../android/dialer/calllog/PhoneAccountUtils.java | 29 +++++++++------------- 4 files changed, 45 insertions(+), 39 deletions(-) diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index c77a1f7ad..db59b74d3 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -112,15 +112,6 @@ android:layout_marginEnd="@dimen/call_log_icon_margin" android:layout_gravity="center_vertical" /> - +