From a548a7a758928c8c675d93454e6a5c85d8b896cb Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Wed, 9 Jul 2014 11:34:08 -0700 Subject: Remove bluetooth icon from call state banner and change toolbar carrot The call state banner icon will only be used for call provider/wifi icons so the incoming bluetooth icon needs to be removed. Also the 45 degree carrot is being replaced by the downward carrot. Bug: 15767934 Change-Id: I4ff01eba32fe65c05dcb099cb4fe8092ec2b64ef --- .../res/drawable-hdpi/ic_more_indicator_holo_dark.png | Bin 557 -> 0 bytes .../res/drawable-hdpi/ic_toolbar_arrow_whitespace.png | Bin 0 -> 489 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 InCallUI/res/drawable-hdpi/ic_more_indicator_holo_dark.png create mode 100644 InCallUI/res/drawable-hdpi/ic_toolbar_arrow_whitespace.png (limited to 'InCallUI/res/drawable-hdpi') diff --git a/InCallUI/res/drawable-hdpi/ic_more_indicator_holo_dark.png b/InCallUI/res/drawable-hdpi/ic_more_indicator_holo_dark.png deleted file mode 100644 index 554f7e9a7..000000000 Binary files a/InCallUI/res/drawable-hdpi/ic_more_indicator_holo_dark.png and /dev/null differ diff --git a/InCallUI/res/drawable-hdpi/ic_toolbar_arrow_whitespace.png b/InCallUI/res/drawable-hdpi/ic_toolbar_arrow_whitespace.png new file mode 100644 index 000000000..ea02daad2 Binary files /dev/null and b/InCallUI/res/drawable-hdpi/ic_toolbar_arrow_whitespace.png differ -- cgit v1.2.3