From 265089a047d575666a7c9fe325bf46d28b0342d1 Mon Sep 17 00:00:00 2001 From: yueg Date: Fri, 6 Oct 2017 14:35:15 -0700 Subject: Show on hold in management screen for conference call. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Do the following when a participant is on hold: - Add "On hold • " in front of the number - Gray out avatar and text (contact name & number) Notice: We only have the on hold state information for VoLTE conference call and IMS conference call. So the change only works for them (not for GSM/CDMA conference call). Test: ConferenceManagerPresenterTest PiperOrigin-RevId: 171345423 Change-Id: Ie5fe2fc1097f4858604283989dcb916c2ac21972 --- java/com/android/incallui/res/layout/caller_in_conference.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'java/com/android/incallui/res/layout') diff --git a/java/com/android/incallui/res/layout/caller_in_conference.xml b/java/com/android/incallui/res/layout/caller_in_conference.xml index 4f4b2f043..37918188f 100644 --- a/java/com/android/incallui/res/layout/caller_in_conference.xml +++ b/java/com/android/incallui/res/layout/caller_in_conference.xml @@ -62,6 +62,15 @@ android:gravity="bottom" android:orientation="horizontal"> + + +