summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxxhdpi
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-xxxhdpi
parentf4ea223170ab5aaf63562d7d46b08fd24664bdce (diff)
downloadandroid_packages_apps_Dialer-51c2bde72ee4674266ac464bea2aba72d217d75f.tar.gz
android_packages_apps_Dialer-51c2bde72ee4674266ac464bea2aba72d217d75f.tar.bz2
android_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-xxxhdpi')
-rw-r--r--res/drawable-xxxhdpi/ic_more_horiz_24dp.pngbin0 -> 267 bytes
-rw-r--r--res/drawable-xxxhdpi/ic_report_problem_24dp.pngbin0 -> 590 bytes
-rw-r--r--res/drawable-xxxhdpi/ic_videocam_24dp.pngbin0 -> 290 bytes
-rw-r--r--res/drawable-xxxhdpi/ic_voicemail_24dp.pngbin0 -> 971 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xxxhdpi/ic_more_horiz_24dp.png b/res/drawable-xxxhdpi/ic_more_horiz_24dp.png
new file mode 100644
index 000000000..535f0874e
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_more_horiz_24dp.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_report_problem_24dp.png b/res/drawable-xxxhdpi/ic_report_problem_24dp.png
new file mode 100644
index 000000000..8683a2ea9
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_report_problem_24dp.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_videocam_24dp.png b/res/drawable-xxxhdpi/ic_videocam_24dp.png
new file mode 100644
index 000000000..ed20c0706
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_videocam_24dp.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_voicemail_24dp.png b/res/drawable-xxxhdpi/ic_voicemail_24dp.png
new file mode 100644
index 000000000..820ff5066
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_voicemail_24dp.png
Binary files differ