From 5a92b2356f1c5f79207c4e9bd47d7b0b5bcf6f78 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Wed, 13 May 2015 13:06:11 -0700 Subject: Reodering some drawables > quantum_panel_shape is xml rectangle with no margin > quantum_panel_bitmap is 9-patch drawable with inbuild shadow and margin > quantum_panel uses xml-shape for lollipop and 9-patch image for lower devices. It includes margin. For shadow, use elevation on lollipop > All drawables have _dark variant > Using #f5f5f5 for panel background, instead of #ffffff Change-Id: Ia7c6cea6d514ee3774fcf5fef6139650bdd53208 --- res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png | Bin 0 -> 842 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png (limited to 'res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png') diff --git a/res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png b/res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png new file mode 100644 index 000000000..ac2e423f2 Binary files /dev/null and b/res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png differ -- cgit v1.2.3