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/apps_list_search_bg.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/drawable/apps_list_search_bg.xml') diff --git a/res/drawable/apps_list_search_bg.xml b/res/drawable/apps_list_search_bg.xml index 63c4d5591..9bb6d81b2 100644 --- a/res/drawable/apps_list_search_bg.xml +++ b/res/drawable/apps_list_search_bg.xml @@ -16,7 +16,7 @@ --> - + -- cgit v1.2.3