From 5a0df35b85a3d561f60e0663a45b4f6712d1a17f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 9 May 2014 18:17:47 -0700 Subject: Change tints, backgrounds on incoming call icons. - Also tweaked icon tints for the InCall buttons, to make them less prominent in the disabled state. - Strengthened the logic around setting the audio button's enabled state in the call button fragment. Before, updateAudioButtons() was setting the audio button to be enabled after setEnabled(false) was called on the fragment, causing it to be set to disabled notably later than the other buttons. Bug: 14658215 Change-Id: I68145fcc7420713e492e96b6c6a636fad9047ed1 --- InCallUI/res/drawable-xxhdpi/fab_teal_background.png | Bin 0 -> 5154 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 InCallUI/res/drawable-xxhdpi/fab_teal_background.png (limited to 'InCallUI/res/drawable-xxhdpi') diff --git a/InCallUI/res/drawable-xxhdpi/fab_teal_background.png b/InCallUI/res/drawable-xxhdpi/fab_teal_background.png new file mode 100644 index 000000000..6bb4d2010 Binary files /dev/null and b/InCallUI/res/drawable-xxhdpi/fab_teal_background.png differ -- cgit v1.2.3