From d2fbc7479396a2e84b877ff48ec5d0e4eb69e163 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 22 Aug 2014 18:14:55 -0700 Subject: Swap in new icon for "held" call in InCallUi. Not directly related to bug, but cleanup I noticed along the way. Bug: 15862303 Change-Id: I332597af836c073c4e6ae5f037cc033adf22e518 --- .../res/drawable-xxhdpi/ic_phone_paused_white_24dp.png | Bin 0 -> 842 bytes .../res/drawable-xxhdpi/stat_sys_phone_call_on_hold.png | Bin 2160 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 InCallUI/res/drawable-xxhdpi/ic_phone_paused_white_24dp.png delete mode 100644 InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_on_hold.png (limited to 'InCallUI/res/drawable-xxhdpi') diff --git a/InCallUI/res/drawable-xxhdpi/ic_phone_paused_white_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_phone_paused_white_24dp.png new file mode 100644 index 000000000..baf0cf27f Binary files /dev/null and b/InCallUI/res/drawable-xxhdpi/ic_phone_paused_white_24dp.png differ diff --git a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_on_hold.png b/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_on_hold.png deleted file mode 100644 index 6403ce81d..000000000 Binary files a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_on_hold.png and /dev/null differ -- cgit v1.2.3