From c0be1faf6fa10b7b4ab025012cdffd98a5be7148 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 11 Jul 2014 15:50:00 -0700 Subject: Show different glowpad options for incoming video call. - Refactor code be more flexibile/specific in specifying the targets for the glow pad; went from "n-way" labeling of different target sets to more explicit labeling of scenarios, such as "audio without sms". - Add target sets and cases for showing targest in AnswerFragment. - Added new drawable for the target to answer a video call. - Add method to GlowPadView to allow changing the handle (now it may be either a videocamera or phone icon, depending on the scenario). - Add a new video handle for incoming video calls. - TODO: Hook this up to show these glowpads if there is an incoming video call. - Deleted some unused resource files. Bug: 16015750 Change-Id: I77ff08f45f57cd2817866b5d78648af8891bb675 --- .../drawable-xxhdpi/ic_in_call_touch_handle_normal.png | Bin 21330 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 InCallUI/res/drawable-xxhdpi/ic_in_call_touch_handle_normal.png (limited to 'InCallUI/res/drawable-xxhdpi') diff --git a/InCallUI/res/drawable-xxhdpi/ic_in_call_touch_handle_normal.png b/InCallUI/res/drawable-xxhdpi/ic_in_call_touch_handle_normal.png deleted file mode 100644 index b41967bd8..000000000 Binary files a/InCallUI/res/drawable-xxhdpi/ic_in_call_touch_handle_normal.png and /dev/null differ -- cgit v1.2.3