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-xxhdpi/ic_business_white_24dp.png | Bin 0 -> 119 bytes .../res/drawable-xxhdpi/ic_location_on_white_24dp.png | Bin 0 -> 675 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 InCallUI/res/drawable-xxhdpi/ic_business_white_24dp.png create mode 100644 InCallUI/res/drawable-xxhdpi/ic_location_on_white_24dp.png (limited to 'InCallUI/res/drawable-xxhdpi') diff --git a/InCallUI/res/drawable-xxhdpi/ic_business_white_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_business_white_24dp.png new file mode 100644 index 000000000..7dfc8dc52 Binary files /dev/null and b/InCallUI/res/drawable-xxhdpi/ic_business_white_24dp.png differ diff --git a/InCallUI/res/drawable-xxhdpi/ic_location_on_white_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_location_on_white_24dp.png new file mode 100644 index 000000000..078b10d4f Binary files /dev/null and b/InCallUI/res/drawable-xxhdpi/ic_location_on_white_24dp.png differ -- cgit v1.2.3