diff options
Diffstat (limited to 'res/layout-land')
-rw-r--r-- | res/layout-land/hotseat.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/hotseat.xml b/res/layout-land/hotseat.xml index f6d2347..c0c87af 100644 --- a/res/layout-land/hotseat.xml +++ b/res/layout-land/hotseat.xml @@ -16,6 +16,7 @@ <com.android.launcher2.Hotseat xmlns:android="http://schemas.android.com/apk/res/android" xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher" + android:background="@drawable/hotseat_bg_panel" launcher:cellCountX="1" launcher:cellCountY="5"> <com.android.launcher2.CellLayout |