summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-05-06 14:36:50 -0700
committerAndrew Lee <anwlee@google.com>2015-05-07 14:44:12 -0700
commit51c2bde72ee4674266ac464bea2aba72d217d75f (patch)
treeec4401aa894388658fe91a25a35de632a70ff9d0 /res/drawable-xhdpi
parentf4ea223170ab5aaf63562d7d46b08fd24664bdce (diff)
downloadpackages_apps_Dialer-51c2bde72ee4674266ac464bea2aba72d217d75f.tar.gz
packages_apps_Dialer-51c2bde72ee4674266ac464bea2aba72d217d75f.tar.bz2
packages_apps_Dialer-51c2bde72ee4674266ac464bea2aba72d217d75f.zip
Update layouts for call log list item actions.
+ Add icons for actions. + Revise layouts to match new visual appearance. Call Log actions are now a linear layout with an icon and text. + Some style/redline tweaks. + Temporarily replaced animation logic with LinearLayout, to be revisited. Bug: 20433758 Change-Id: Ia13b6c9f583d673743488f2e93be5593a1fbf8dc
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_more_horiz_24dp.pngbin0 -> 161 bytes
-rw-r--r--res/drawable-xhdpi/ic_report_problem_24dp.pngbin0 -> 364 bytes
-rw-r--r--res/drawable-xhdpi/ic_videocam_24dp.png (renamed from res/drawable-xhdpi/ic_videocam_wht_24dp.png)bin257 -> 257 bytes
-rw-r--r--res/drawable-xhdpi/ic_voicemail_24dp.pngbin0 -> 487 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_more_horiz_24dp.png b/res/drawable-xhdpi/ic_more_horiz_24dp.png
new file mode 100644
index 000000000..dbb87ca91
--- /dev/null
+++ b/res/drawable-xhdpi/ic_more_horiz_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_report_problem_24dp.png b/res/drawable-xhdpi/ic_report_problem_24dp.png
new file mode 100644
index 000000000..a43fa3c27
--- /dev/null
+++ b/res/drawable-xhdpi/ic_report_problem_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_videocam_wht_24dp.png b/res/drawable-xhdpi/ic_videocam_24dp.png
index 814e515bc..814e515bc 100644
--- a/res/drawable-xhdpi/ic_videocam_wht_24dp.png
+++ b/res/drawable-xhdpi/ic_videocam_24dp.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_voicemail_24dp.png b/res/drawable-xhdpi/ic_voicemail_24dp.png
new file mode 100644
index 000000000..59126d706
--- /dev/null
+++ b/res/drawable-xhdpi/ic_voicemail_24dp.png
Binary files differ