summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRekha Kumar <rekhak@codeaurora.org>2014-10-22 19:20:48 -0700
committerLinux Build Service Account <lnxbuild@localhost>2014-11-04 08:54:06 -0700
commitf5bf93e382fbbcc5ad328731e7070553820a869a (patch)
tree1ea4780b92af0e26d797a3f807d66e65f567e2a0
parent1122a58d3e8b4f85ffbc97aecbf76f57b2711065 (diff)
downloadandroid_packages_apps_ContactsCommon-staging/cm-12.0-caf.tar.gz
android_packages_apps_ContactsCommon-staging/cm-12.0-caf.tar.bz2
android_packages_apps_ContactsCommon-staging/cm-12.0-caf.zip
IMS-VT: Answer video call with different call typesstaging/cm-12.0-caf
-Add icon for receiving video call with VT_TX and VT_RX Change-Id: I8777131f1280804e2e7256877fa781f2a26a7a40
-rw-r--r--res/drawable-hdpi/ic_rx_videocam.pngbin0 -> 413 bytes
-rw-r--r--res/drawable-hdpi/ic_tx_videocam.pngbin0 -> 370 bytes
-rwxr-xr-xres/drawable-mdpi/ic_rx_videocam.pngbin0 -> 299 bytes
-rwxr-xr-xres/drawable-mdpi/ic_tx_videocam.pngbin0 -> 265 bytes
-rwxr-xr-xres/drawable-xhdpi/ic_rx_videocam.pngbin0 -> 439 bytes
-rwxr-xr-xres/drawable-xhdpi/ic_tx_videocam.pngbin0 -> 405 bytes
-rwxr-xr-xres/drawable-xxhdpi/ic_rx_videocam.pngbin0 -> 603 bytes
-rwxr-xr-xres/drawable-xxhdpi/ic_tx_videocam.pngbin0 -> 551 bytes
-rwxr-xr-xres/drawable-xxxhdpi/ic_rx_videocam.pngbin0 -> 753 bytes
-rwxr-xr-xres/drawable-xxxhdpi/ic_tx_videocam.pngbin0 -> 687 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_rx_videocam.png b/res/drawable-hdpi/ic_rx_videocam.png
new file mode 100644
index 00000000..ccdda670
--- /dev/null
+++ b/res/drawable-hdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_tx_videocam.png b/res/drawable-hdpi/ic_tx_videocam.png
new file mode 100644
index 00000000..603ddc89
--- /dev/null
+++ b/res/drawable-hdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_rx_videocam.png b/res/drawable-mdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..1b43a07d
--- /dev/null
+++ b/res/drawable-mdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_tx_videocam.png b/res/drawable-mdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..64995d14
--- /dev/null
+++ b/res/drawable-mdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_rx_videocam.png b/res/drawable-xhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..43319dc9
--- /dev/null
+++ b/res/drawable-xhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_tx_videocam.png b/res/drawable-xhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..d2671edf
--- /dev/null
+++ b/res/drawable-xhdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_rx_videocam.png b/res/drawable-xxhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..89d29b7f
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_tx_videocam.png b/res/drawable-xxhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..8d897ba5
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_rx_videocam.png b/res/drawable-xxxhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..095e0905
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_tx_videocam.png b/res/drawable-xxxhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..79ea67b2
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_tx_videocam.png
Binary files differ