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/layout/user_folder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/user_folder.xml') diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml index ab349179c..d75d6cd3b 100644 --- a/res/layout/user_folder.xml +++ b/res/layout/user_folder.xml @@ -14,11 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - -- cgit v1.2.3