From 1caba0126ab1eb55a54ea5d330702a5ccfe3561c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 9 May 2014 13:40:26 -0700 Subject: Change toolbar icons in the InCallUI. Also, some slight fixes on the "add call" button so that it's ripple is properly constrained to the circle, and so that the mute button is not toggled when mute has automatically been invoked. Bug: 14108639 Change-Id: I1a23111a212a1f7f86ffde734b195f0bd9350741 --- InCallUI/res/drawable/btn_add.xml | 2 +- InCallUI/res/drawable/btn_background.xml | 12 +++++++----- InCallUI/res/drawable/btn_compound_audio.xml | 7 +++---- InCallUI/res/drawable/btn_compound_dialpad.xml | 2 +- InCallUI/res/drawable/btn_compound_hold.xml | 2 +- InCallUI/res/drawable/btn_compound_mute.xml | 13 +++++++++---- 6 files changed, 22 insertions(+), 16 deletions(-) (limited to 'InCallUI/res/drawable') diff --git a/InCallUI/res/drawable/btn_add.xml b/InCallUI/res/drawable/btn_add.xml index 403fc1cb3..515d65b00 100644 --- a/InCallUI/res/drawable/btn_add.xml +++ b/InCallUI/res/drawable/btn_add.xml @@ -21,7 +21,7 @@ - diff --git a/InCallUI/res/drawable/btn_background.xml b/InCallUI/res/drawable/btn_background.xml index fabcf7c65..b38434d3e 100644 --- a/InCallUI/res/drawable/btn_background.xml +++ b/InCallUI/res/drawable/btn_background.xml @@ -21,12 +21,14 @@ - + + - + - + - + + \ No newline at end of file diff --git a/InCallUI/res/drawable/btn_compound_audio.xml b/InCallUI/res/drawable/btn_compound_audio.xml index 51dc2c59e..9b24d8b6f 100644 --- a/InCallUI/res/drawable/btn_compound_audio.xml +++ b/InCallUI/res/drawable/btn_compound_audio.xml @@ -85,20 +85,19 @@ - - - + - diff --git a/InCallUI/res/drawable/btn_compound_hold.xml b/InCallUI/res/drawable/btn_compound_hold.xml index 058db30f4..dcf95073a 100644 --- a/InCallUI/res/drawable/btn_compound_hold.xml +++ b/InCallUI/res/drawable/btn_compound_hold.xml @@ -23,7 +23,7 @@ - diff --git a/InCallUI/res/drawable/btn_compound_mute.xml b/InCallUI/res/drawable/btn_compound_mute.xml index 53608a13c..c224dfc28 100644 --- a/InCallUI/res/drawable/btn_compound_mute.xml +++ b/InCallUI/res/drawable/btn_compound_mute.xml @@ -20,10 +20,15 @@ - - - to avoid scaling the icon up to the full size of the button. --> + + + + + + -- cgit v1.2.3