summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-12-01 15:56:50 -0800
committerAndrew Lee <anwlee@google.com>2014-12-02 15:01:03 -0800
commit3212262d2c776f70a6320e80ec1fb4cd627bd21e (patch)
tree9679e0daf4b51e08861977d97e337cec2f3b7fe6 /res
parentfcd44c7de3928918dc7e4e93c45f23db5801d201 (diff)
downloadpackages_apps_InCallUI-3212262d2c776f70a6320e80ec1fb4cd627bd21e.tar.gz
packages_apps_InCallUI-3212262d2c776f70a6320e80ec1fb4cd627bd21e.tar.bz2
packages_apps_InCallUI-3212262d2c776f70a6320e80ec1fb4cd627bd21e.zip
Show HD audio icon.
Leveraging the same mechanism we use for indicating subscriptions. I don't think we have any cases where we need to show more than one icon for the moment; we can add functionality to show more if its necessary later. Bug: 18103173 Change-Id: I1134f6114e17d4492276dc4e19c4746fc38a3ab7
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/ic_hd_audio.pngbin0 -> 386 bytes
-rw-r--r--res/drawable-mdpi/ic_hd_audio.pngbin0 -> 312 bytes
-rw-r--r--res/drawable-xhdpi/ic_hd_audio.pngbin0 -> 407 bytes
-rw-r--r--res/drawable-xxhdpi/ic_hd_audio.pngbin0 -> 564 bytes
-rw-r--r--res/drawable-xxxhdpi/ic_hd_audio.pngbin0 -> 638 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_hd_audio.png b/res/drawable-hdpi/ic_hd_audio.png
new file mode 100644
index 00000000..cccaf494
--- /dev/null
+++ b/res/drawable-hdpi/ic_hd_audio.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_hd_audio.png b/res/drawable-mdpi/ic_hd_audio.png
new file mode 100644
index 00000000..6353b7ac
--- /dev/null
+++ b/res/drawable-mdpi/ic_hd_audio.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_hd_audio.png b/res/drawable-xhdpi/ic_hd_audio.png
new file mode 100644
index 00000000..6d05d45f
--- /dev/null
+++ b/res/drawable-xhdpi/ic_hd_audio.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_hd_audio.png b/res/drawable-xxhdpi/ic_hd_audio.png
new file mode 100644
index 00000000..44294ba0
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_hd_audio.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_hd_audio.png b/res/drawable-xxxhdpi/ic_hd_audio.png
new file mode 100644
index 00000000..459cd8f4
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_hd_audio.png
Binary files differ