summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2013-05-02 15:48:05 -0700
committerAndy Huang <ath@google.com>2013-05-02 16:17:22 -0700
commitb0be3fcbc7b9f99cc6fc0a01e517b0f83e67c1f0 (patch)
tree77f9c996729bc30fa27db98a12514579baf9f7cb /res/drawable-mdpi
parent8a72b8590d9166ada55f69eeb083d2b8c5c915c9 (diff)
downloadandroid_packages_apps_UnifiedEmail-b0be3fcbc7b9f99cc6fc0a01e517b0f83e67c1f0.tar.gz
android_packages_apps_UnifiedEmail-b0be3fcbc7b9f99cc6fc0a01e517b0f83e67c1f0.tar.bz2
android_packages_apps_UnifiedEmail-b0be3fcbc7b9f99cc6fc0a01e517b0f83e67c1f0.zip
tablet visual tweaks. more caret.
bump the star up a bit on 'normal' and 'spacious' layouts. add back the caret for tablets. because the caret is drawn as part of a list item, move the edge effect line into the list item as well so it draws underneath the caret. get the divider between selected list items appearing again by using a 9-patch instead of a solid color. Fix an issue on portrait tablet where the last opened conversation would stay blue in the list. The activated state wasn't being cleared on view mode change. Change-Id: I616f5d2b9eb9506995a74a4772ab7f50f95b2a33
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r--res/drawable-mdpi/ic_carrot_holo.9.pngbin0 -> 1061 bytes
-rw-r--r--res/drawable-mdpi/list_activated_holo.9.pngbin0 -> 188 bytes
-rw-r--r--res/drawable-mdpi/list_checked_holo.9.pngbin0 -> 188 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_carrot_holo.9.png b/res/drawable-mdpi/ic_carrot_holo.9.png
new file mode 100644
index 000000000..372fe9ff3
--- /dev/null
+++ b/res/drawable-mdpi/ic_carrot_holo.9.png
Binary files differ
diff --git a/res/drawable-mdpi/list_activated_holo.9.png b/res/drawable-mdpi/list_activated_holo.9.png
new file mode 100644
index 000000000..c253d9415
--- /dev/null
+++ b/res/drawable-mdpi/list_activated_holo.9.png
Binary files differ
diff --git a/res/drawable-mdpi/list_checked_holo.9.png b/res/drawable-mdpi/list_checked_holo.9.png
new file mode 100644
index 000000000..63c7a63e7
--- /dev/null
+++ b/res/drawable-mdpi/list_checked_holo.9.png
Binary files differ