From cf732b7076d62e2e2862dd2b320c67f101a2fadf Mon Sep 17 00:00:00 2001 From: Kamaljeet Maini Date: Tue, 8 Mar 2016 15:45:39 -0800 Subject: Move VoLTE changes to PhoneCommon While porting VoLTE support from DialerNext to AOSP Dialer, some of the relevant changes are moved to PhoneCommon. Change-Id: Id18fe4743af5df133069e889c817937d7847c3b6 Issue-Id: DIALER-720 --- res/layout/call_method_multiple_providers.xml | 38 ++++++++++++++++++++++++ res/layout/call_method_spinner_dropdown_item.xml | 28 +++++++++++++---- res/layout/call_method_spinner_item.xml | 28 +++++++++++++---- res/layout/dialer_volte_label.xml | 35 ++++++++++++++++++++++ res/layout/dialpad_view_unthemed.xml | 14 +++------ 5 files changed, 121 insertions(+), 22 deletions(-) create mode 100644 res/layout/call_method_multiple_providers.xml create mode 100644 res/layout/dialer_volte_label.xml (limited to 'res/layout') diff --git a/res/layout/call_method_multiple_providers.xml b/res/layout/call_method_multiple_providers.xml new file mode 100644 index 0000000..c7373c0 --- /dev/null +++ b/res/layout/call_method_multiple_providers.xml @@ -0,0 +1,38 @@ + + + + + + + + + + diff --git a/res/layout/call_method_spinner_dropdown_item.xml b/res/layout/call_method_spinner_dropdown_item.xml index 02ca7fd..dc3d7b1 100644 --- a/res/layout/call_method_spinner_dropdown_item.xml +++ b/res/layout/call_method_spinner_dropdown_item.xml @@ -16,16 +16,32 @@ - + + + + + + + - + + + + + + + + + + + + + + + + diff --git a/res/layout/dialpad_view_unthemed.xml b/res/layout/dialpad_view_unthemed.xml index 7ff0280..3ac2f55 100644 --- a/res/layout/dialpad_view_unthemed.xml +++ b/res/layout/dialpad_view_unthemed.xml @@ -107,18 +107,12 @@ android:gravity="center" android:visibility="invisible" /> - + + +