From 5ab54403d906ce05251b780d6e91791242bceaab Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Thu, 11 Feb 2016 17:55:41 -0800 Subject: Display manage conference button. The manage conference button allows the user to unmerge or hangup one of the calls in the conference for GMS and IMS devices. + Move the original manage_conference_call_button layout file to layout-h600dp and layout-w600dp-land directories. + Fix the button to the bottom of the call card fragment. + Split the "manage conference call" text into two pieces and put "conference call" on one side and "manage" with the icon on the other. Bug: 26253432 Change-Id: I9853f479d4e45591026fe7a753eca1ef69b00e42 --- .../manage_conference_call_button.xml | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 InCallUI/res/layout-w600dp-land/manage_conference_call_button.xml (limited to 'InCallUI/res/layout-w600dp-land') diff --git a/InCallUI/res/layout-w600dp-land/manage_conference_call_button.xml b/InCallUI/res/layout-w600dp-land/manage_conference_call_button.xml new file mode 100644 index 000000000..9a83313ac --- /dev/null +++ b/InCallUI/res/layout-w600dp-land/manage_conference_call_button.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3