summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-07-01 17:26:39 -0700
committerAndrew Lee <anwlee@google.com>2014-07-01 17:26:39 -0700
commit1d39a9d9f79627716e2a1cc4ac08e591edb5c3b8 (patch)
treea9b2af2b921d0fab24f4975342aedff1426973ba
parent6d854d12ee43940c59bff06558f391a24fa1eb23 (diff)
downloadandroid_packages_apps_ContactsCommon-1d39a9d9f79627716e2a1cc4ac08e591edb5c3b8.tar.gz
android_packages_apps_ContactsCommon-1d39a9d9f79627716e2a1cc4ac08e591edb5c3b8.tar.bz2
android_packages_apps_ContactsCommon-1d39a9d9f79627716e2a1cc4ac08e591edb5c3b8.zip
Add videocam icons to ContactsCommon.
These are expected to be used liberally in dialer, and also as an option on QuickContacts (which is why these are put in ContactsCommon instead of Dialer.) Change-Id: Iac5aac8489483c699f67bb6058918bffe9b1421b
-rw-r--r--res/drawable-hdpi/ic_videocam.pngbin0 -> 269 bytes
-rw-r--r--res/drawable-mdpi/ic_videocam.pngbin0 -> 216 bytes
-rw-r--r--res/drawable-xhdpi/ic_videocam.pngbin0 -> 301 bytes
-rw-r--r--res/drawable-xxhdpi/ic_videocam.pngbin0 -> 398 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_videocam.png b/res/drawable-hdpi/ic_videocam.png
new file mode 100644
index 00000000..97905c9f
--- /dev/null
+++ b/res/drawable-hdpi/ic_videocam.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_videocam.png b/res/drawable-mdpi/ic_videocam.png
new file mode 100644
index 00000000..dc9655b6
--- /dev/null
+++ b/res/drawable-mdpi/ic_videocam.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_videocam.png b/res/drawable-xhdpi/ic_videocam.png
new file mode 100644
index 00000000..c1783de6
--- /dev/null
+++ b/res/drawable-xhdpi/ic_videocam.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_videocam.png b/res/drawable-xxhdpi/ic_videocam.png
new file mode 100644
index 00000000..4ab5ad0e
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_videocam.png
Binary files differ