From 0f785720667ab8afe4b4620a6c333d382d8659ed Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 8 Apr 2015 10:27:49 -0700 Subject: Initial changes to support a fixed all-apps layout. - Dynamically update padding and background depending on fixed bounds and searchbar - Fixes issue with drag layer bg getting clobbered when rotating launcher - Tapping outside the bounds of all apps should close all apps - Fixing typo causing widgets to not show in sw720dp devices Bug: 20127840 Change-Id: I29c3f905bdee940f938ffe054f58434887073092 --- res/layout-sw720dp/launcher.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout-sw720dp/launcher.xml') diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index 8bd827a25..a9601af6a 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -67,7 +67,7 @@ android:layout_gravity="center_horizontal" /> -- cgit v1.2.3