summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-hdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-09-19 16:43:40 -0700
committerAndrew Lee <anwlee@google.com>2014-09-22 11:10:31 -0700
commit68501ba893e9f733b260dc18cafdd89efa3d9937 (patch)
treed94b0e6387f387ebfce60bce94e3f824739bdb5f /InCallUI/res/drawable-hdpi
parent4705a0437c017242c9441b6c2686f2adf51933cb (diff)
Update InCallUI for "generic" conference calls.
+ Use the newer "phone" asset (same as emergency calls). + Add xxxhdpi phone asset. - Remove unused assets. + Tint the subscription icon properly in secondary call info. + Reorganize listeners in CallCardFragment to be less redundant, and so FAB is properly positioned above the secondary call info. Bug: 17581379 Change-Id: Id4f1c1659ab8c17313cdd0393be51954b5cd449a
Diffstat (limited to 'InCallUI/res/drawable-hdpi')
-rw-r--r--InCallUI/res/drawable-hdpi/img_emergency.pngbin5870 -> 0 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/img_phone.pngbin0 -> 6157 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/picture_dialing.pngbin2509 -> 0 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/picture_unknown.pngbin5331 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-hdpi/img_emergency.png b/InCallUI/res/drawable-hdpi/img_emergency.png
deleted file mode 100644
index 7e5eff48d..000000000
--- a/InCallUI/res/drawable-hdpi/img_emergency.png
+++ /dev/null
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/img_phone.png b/InCallUI/res/drawable-hdpi/img_phone.png
new file mode 100644
index 000000000..748312e6e
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/img_phone.png
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/picture_dialing.png b/InCallUI/res/drawable-hdpi/picture_dialing.png
deleted file mode 100644
index 6311f693b..000000000
--- a/InCallUI/res/drawable-hdpi/picture_dialing.png
+++ /dev/null
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/picture_unknown.png b/InCallUI/res/drawable-hdpi/picture_unknown.png
deleted file mode 100644
index 297480e5f..000000000
--- a/InCallUI/res/drawable-hdpi/picture_unknown.png
+++ /dev/null
Binary files differ