summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorJames Lemieux <jplemieux@google.com>2014-08-15 16:00:45 -0700
committerJames Lemieux <jplemieux@google.com>2014-08-15 16:00:45 -0700
commitcace3194e9b7b0e2b6554bda2fa8b2f98da04175 (patch)
tree7a1105eef38cdc4839b9ca67b70b34243a5c76cd /res/drawable-xxhdpi
parent52666490bf734a71ad3fce634e21f5a9f1d448a9 (diff)
downloadandroid_packages_apps_UnifiedEmail-cace3194e9b7b0e2b6554bda2fa8b2f98da04175.tar.gz
android_packages_apps_UnifiedEmail-cace3194e9b7b0e2b6554bda2fa8b2f98da04175.tar.bz2
android_packages_apps_UnifiedEmail-cace3194e9b7b0e2b6554bda2fa8b2f98da04175.zip
Implement inset dividers in Thread List
b/16795579 Because the background color of the conversation list items changes as the items are selected, activated, focused, etc, the color of the inset must be dynamic. As a result, these "dividers" aren't actually traditional ListView dividers, but are instead drawn within ConversationItemView.onDraw(). Change-Id: I1bbc28e8eee399d5c1feb44df65674c94acef4cd
Diffstat (limited to 'res/drawable-xxhdpi')
-rw-r--r--res/drawable-xxhdpi/list_activated_holo.9.pngbin1161 -> 0 bytes
-rw-r--r--res/drawable-xxhdpi/list_checked_holo.9.pngbin1158 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xxhdpi/list_activated_holo.9.png b/res/drawable-xxhdpi/list_activated_holo.9.png
deleted file mode 100644
index 40cdfd682..000000000
--- a/res/drawable-xxhdpi/list_activated_holo.9.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xxhdpi/list_checked_holo.9.png b/res/drawable-xxhdpi/list_checked_holo.9.png
deleted file mode 100644
index 615e8c081..000000000
--- a/res/drawable-xxhdpi/list_checked_holo.9.png
+++ /dev/null
Binary files differ