From cc216bf678b05dbe25fd4e5d5c87359ae12658d6 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 2 May 2012 10:36:52 -0700 Subject: Moving hotseat and qsb gradients up a level. (Bug 6406475) Change-Id: I0848fb9c10e5acf35d59de22d8df1f337fe920cf --- res/layout-land/launcher.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout-land/launcher.xml') diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 35f1a08ef..99d4181f9 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -19,6 +19,7 @@ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher" android:id="@+id/drag_layer" + android:background="@drawable/workspace_bg" android:layout_width="match_parent" android:layout_height="match_parent"> -- cgit v1.2.3