summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-06-10 15:09:46 -0700
committerAndrew Lee <anwlee@google.com>2014-06-10 16:37:10 -0700
commit0a4327e6bfeedc23ddefb4df9f6e8041ebc87b59 (patch)
tree3fb090bcdcab68a17e4539b22241b4b28f9614c0 /res/drawable-hdpi
parenta6d7bd355e37674b4982525227bc969ea3a0c738 (diff)
downloadandroid_packages_apps_Dialer-0a4327e6bfeedc23ddefb4df9f6e8041ebc87b59.tar.gz
android_packages_apps_Dialer-0a4327e6bfeedc23ddefb4df9f6e8041ebc87b59.tar.bz2
android_packages_apps_Dialer-0a4327e6bfeedc23ddefb4df9f6e8041ebc87b59.zip
Update empty list assets and text.
- Add new assets for empty lists, delete old no favorites banner. - Adapt phone_no_favorites.xml into generic container shown when a list is empty. - Add helper to DialerUtils to configure empty list view with a provided image and message. - Configure empty list view in relevant fragments. - Some text styling/margin/padding to get things to spec. A minimum height is used on the message so that the icons and text will be laid out in a consistent manner. Bug: 15513399 Change-Id: I52337a4544065a991d3b8084d96b01516a458c42
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/empty_call_log.pngbin0 -> 3538 bytes
-rw-r--r--res/drawable-hdpi/empty_contacts.pngbin0 -> 2461 bytes
-rw-r--r--res/drawable-hdpi/empty_speed_dial.pngbin0 -> 6041 bytes
-rw-r--r--res/drawable-hdpi/no_favorites_banner.pngbin7788 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/empty_call_log.png b/res/drawable-hdpi/empty_call_log.png
new file mode 100644
index 000000000..d6f6daaab
--- /dev/null
+++ b/res/drawable-hdpi/empty_call_log.png
Binary files differ
diff --git a/res/drawable-hdpi/empty_contacts.png b/res/drawable-hdpi/empty_contacts.png
new file mode 100644
index 000000000..d3c0378f5
--- /dev/null
+++ b/res/drawable-hdpi/empty_contacts.png
Binary files differ
diff --git a/res/drawable-hdpi/empty_speed_dial.png b/res/drawable-hdpi/empty_speed_dial.png
new file mode 100644
index 000000000..3e9232fc9
--- /dev/null
+++ b/res/drawable-hdpi/empty_speed_dial.png
Binary files differ
diff --git a/res/drawable-hdpi/no_favorites_banner.png b/res/drawable-hdpi/no_favorites_banner.png
deleted file mode 100644
index a4b09c0a9..000000000
--- a/res/drawable-hdpi/no_favorites_banner.png
+++ /dev/null
Binary files differ