summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorFang Yunong <yunong@codeaurora.org>2015-11-27 10:34:26 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-01 22:43:28 -0700
commitf5ad42917dbf1fa5180c1ced937198e3448e09af (patch)
treed88664aa4ed6c656fd8f184f51c27148a9b5a6c1 /res/drawable-hdpi
parent8cb34a6a2c05e7b8b354f64442bb0b033b4a544c (diff)
downloadandroid_packages_apps_Dialer-f5ad42917dbf1fa5180c1ced937198e3448e09af.tar.gz
android_packages_apps_Dialer-f5ad42917dbf1fa5180c1ced937198e3448e09af.tar.bz2
android_packages_apps_Dialer-f5ad42917dbf1fa5180c1ced937198e3448e09af.zip
InCallUI: customize video call UI
Include following customization for video call UI: 1. Prevent make video call for some carrier: To meet some regional carriers requirement, check if phone number less than 7 or contains #, * or non-digit characters before making a video call. 2. UI enhancement for IncallUI of video call: Add UIs for answer_rx, answer_tx, answer_video, decline_video to make the UI more friendly to end user. Change-Id: I310bcbf021f1217a6e2a648d33b266297d7d9212 CRs-Fixed: 1039326
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/ic_hm_videocam.pngbin0 -> 1465 bytes
-rw-r--r--res/drawable-hdpi/ic_m_videocam.pngbin0 -> 1109 bytes
-rw-r--r--res/drawable-hdpi/ic_videocam_off.pngbin0 -> 1322 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_hm_videocam.png b/res/drawable-hdpi/ic_hm_videocam.png
new file mode 100644
index 000000000..f80c2f3f8
--- /dev/null
+++ b/res/drawable-hdpi/ic_hm_videocam.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_m_videocam.png b/res/drawable-hdpi/ic_m_videocam.png
new file mode 100644
index 000000000..7724a8de4
--- /dev/null
+++ b/res/drawable-hdpi/ic_m_videocam.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_videocam_off.png b/res/drawable-hdpi/ic_videocam_off.png
new file mode 100644
index 000000000..f59144cfc
--- /dev/null
+++ b/res/drawable-hdpi/ic_videocam_off.png
Binary files differ