From e838ba2b69cf85b0d938467477e47cce4af2bfb6 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Fri, 2 Oct 2015 10:51:50 -0700 Subject: Add location information with business caller ID. Display business address and distance when available when calling businesses. This information is only displayed during outgoing calls and while in the call. Bug: 23351559 Change-Id: Ifb9197cc3abf6d865e13de10862c610e8aa15fba --- InCallUI/res/drawable-xxxhdpi/ic_business_white_24dp.png | Bin 0 -> 114 bytes .../res/drawable-xxxhdpi/ic_location_on_white_24dp.png | Bin 0 -> 869 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 InCallUI/res/drawable-xxxhdpi/ic_business_white_24dp.png create mode 100644 InCallUI/res/drawable-xxxhdpi/ic_location_on_white_24dp.png (limited to 'InCallUI/res/drawable-xxxhdpi') diff --git a/InCallUI/res/drawable-xxxhdpi/ic_business_white_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_business_white_24dp.png new file mode 100644 index 000000000..c9aea72ce Binary files /dev/null and b/InCallUI/res/drawable-xxxhdpi/ic_business_white_24dp.png differ diff --git a/InCallUI/res/drawable-xxxhdpi/ic_location_on_white_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_location_on_white_24dp.png new file mode 100644 index 000000000..8bcb6f620 Binary files /dev/null and b/InCallUI/res/drawable-xxxhdpi/ic_location_on_white_24dp.png differ -- cgit v1.2.3