summaryrefslogtreecommitdiffstats
path: root/res/layout/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/launcher.xml')
-rw-r--r--res/layout/launcher.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml
index 6556adffc..cd8a4253b 100644
--- a/res/layout/launcher.xml
+++ b/res/layout/launcher.xml
@@ -57,6 +57,9 @@
android:id="@+id/drop_target_bar"
layout="@layout/drop_target_bar" />
+ <include android:id="@+id/scrim_view"
+ layout="@layout/scrim_view" />
+
<include
android:id="@+id/apps_view"
layout="@layout/all_apps"