summaryrefslogtreecommitdiff
path: root/res/drawable-xhdpi
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-xhdpi
parenta6d7bd355e37674b4982525227bc969ea3a0c738 (diff)
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-xhdpi')
-rw-r--r--res/drawable-xhdpi/empty_call_log.pngbin0 -> 4860 bytes
-rw-r--r--res/drawable-xhdpi/empty_contacts.pngbin0 -> 3352 bytes
-rw-r--r--res/drawable-xhdpi/empty_speed_dial.pngbin0 -> 8689 bytes
-rw-r--r--res/drawable-xhdpi/no_favorites_banner.pngbin11886 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/empty_call_log.png b/res/drawable-xhdpi/empty_call_log.png
new file mode 100644
index 000000000..14ec04ba1
--- /dev/null
+++ b/res/drawable-xhdpi/empty_call_log.png
Binary files differ
diff --git a/res/drawable-xhdpi/empty_contacts.png b/res/drawable-xhdpi/empty_contacts.png
new file mode 100644
index 000000000..65b1de333
--- /dev/null
+++ b/res/drawable-xhdpi/empty_contacts.png
Binary files differ
diff --git a/res/drawable-xhdpi/empty_speed_dial.png b/res/drawable-xhdpi/empty_speed_dial.png
new file mode 100644
index 000000000..a3a76751b
--- /dev/null
+++ b/res/drawable-xhdpi/empty_speed_dial.png
Binary files differ
diff --git a/res/drawable-xhdpi/no_favorites_banner.png b/res/drawable-xhdpi/no_favorites_banner.png
deleted file mode 100644
index bae4e99b8..000000000
--- a/res/drawable-xhdpi/no_favorites_banner.png
+++ /dev/null
Binary files differ