From ff1621858276c5348655f3531d15b02cb13f60eb Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 2 May 2014 13:58:18 -0700 Subject: Styling polish to InCallUI. - Fix clipping of shadow on the end call button. - Add translation-z to the primary call info. - Make the dialpad in the InCallUI transparent. This required in part renaming some constants which were being overriden by Dialer. Bug: 14108639 Change-Id: I29657fbc9e0b9b4957135e77b2db62159541b43a --- InCallUI/res/drawable/dialpad_key_colors.xml | 22 ---------------------- .../res/drawable/incall_dialpad_key_colors.xml | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 22 deletions(-) delete mode 100644 InCallUI/res/drawable/dialpad_key_colors.xml create mode 100644 InCallUI/res/drawable/incall_dialpad_key_colors.xml (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/dialpad_key_colors.xml b/InCallUI/res/drawable/dialpad_key_colors.xml deleted file mode 100644 index 27b4d4fc5..000000000 --- a/InCallUI/res/drawable/dialpad_key_colors.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/InCallUI/res/drawable/incall_dialpad_key_colors.xml b/InCallUI/res/drawable/incall_dialpad_key_colors.xml new file mode 100644 index 000000000..8c8da0b24 --- /dev/null +++ b/InCallUI/res/drawable/incall_dialpad_key_colors.xml @@ -0,0 +1,20 @@ + + + + + + -- cgit v1.2.3