From 988e6b7b13d8c3e5c6503792ea37fb5678535a7c Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Mon, 25 Jun 2012 14:32:05 -0400 Subject: [PATCH] TabletStatusBar: Lights-out shadow view should be taller The lights-out shadow view is now the same height as the system bar. This makes for a better looking animation (no cropping) and positions the dots in the right place. Bug: 6722791 Change-Id: Ifc2cc1586cd72a81a7bb801442be4fa4e03da2a5 --- packages/SystemUI/res/layout/system_bar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/SystemUI/res/layout/system_bar.xml b/packages/SystemUI/res/layout/system_bar.xml index a33d638805bc6..c13b1131c8160 100644 --- a/packages/SystemUI/res/layout/system_bar.xml +++ b/packages/SystemUI/res/layout/system_bar.xml @@ -103,7 +103,7 @@