diff options
Diffstat (limited to 'res/layout-port/launcher.xml')
-rw-r--r-- | res/layout-port/launcher.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index 603038220..34301a35b 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/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"> |