summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorRohan Shah <shahrk@google.com>2014-09-18 12:12:18 -0700
committerRohan Shah <shahrk@google.com>2014-09-24 13:23:05 -0700
commitdbb186721b10f36a7ee6a3840177e7716099b73b (patch)
treefb210dc215c7d7bd7f8f4868570795830a2e937e /res/drawable-xxhdpi
parent7db2dd23b4b0f90d5784a5d353afbf37118dfd16 (diff)
downloadandroid_packages_apps_UnifiedEmail-dbb186721b10f36a7ee6a3840177e7716099b73b.tar.gz
android_packages_apps_UnifiedEmail-dbb186721b10f36a7ee6a3840177e7716099b73b.tar.bz2
android_packages_apps_UnifiedEmail-dbb186721b10f36a7ee6a3840177e7716099b73b.zip
Update FAB shadows for pre-L
Added shadows to pre-L compose button and added elevation to L compose button. Both now use a shape drawable for the red circle - L uses a ripple wrapper and pre-L uses a selector to handle different states. Moved around some stuff and centralized as many shareable properties as possible into styles.xml under AbstractFloatingActionButton. Bug: 17512809 Change-Id: I2568fb784edbc7daa0f5bc1a6486048f962e5af5
Diffstat (limited to 'res/drawable-xxhdpi')
-rw-r--r--res/drawable-xxhdpi/ic_compose_56dp.pngbin10383 -> 0 bytes
-rw-r--r--res/drawable-xxhdpi/ic_compose_pressed_56dp.pngbin10281 -> 0 bytes
-rw-r--r--res/drawable-xxhdpi/ic_fab_4dpshadow.pngbin0 -> 10040 bytes
-rw-r--r--res/drawable-xxhdpi/ic_pencil_wht_24dp.pngbin0 -> 699 bytes
-rw-r--r--res/drawable-xxhdpi/ic_widget_compose_wht_24dp.pngbin668 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xxhdpi/ic_compose_56dp.png b/res/drawable-xxhdpi/ic_compose_56dp.png
deleted file mode 100644
index 3b0b5fb35..000000000
--- a/res/drawable-xxhdpi/ic_compose_56dp.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_compose_pressed_56dp.png b/res/drawable-xxhdpi/ic_compose_pressed_56dp.png
deleted file mode 100644
index 55655ef4b..000000000
--- a/res/drawable-xxhdpi/ic_compose_pressed_56dp.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_fab_4dpshadow.png b/res/drawable-xxhdpi/ic_fab_4dpshadow.png
new file mode 100644
index 000000000..61a1093fe
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_fab_4dpshadow.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_pencil_wht_24dp.png b/res/drawable-xxhdpi/ic_pencil_wht_24dp.png
new file mode 100644
index 000000000..37cde30e8
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_pencil_wht_24dp.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_widget_compose_wht_24dp.png b/res/drawable-xxhdpi/ic_widget_compose_wht_24dp.png
deleted file mode 100644
index 24142c729..000000000
--- a/res/drawable-xxhdpi/ic_widget_compose_wht_24dp.png
+++ /dev/null
Binary files differ