summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-09-26 17:45:32 -0700
committerWinson Chung <winsonc@google.com>2013-09-26 18:29:08 -0700
commitfa54513308ef60ffcd7eec8e1ce92120a643b88e (patch)
tree9dffe8a44b4f7dfeab5d2b9e9518448b1d8b1894 /res/layout-land/launcher.xml
parenta709954065c174b53b8ba788fc45c0f350799300 (diff)
downloadandroid_packages_apps_Trebuchet-fa54513308ef60ffcd7eec8e1ce92120a643b88e.tar.gz
android_packages_apps_Trebuchet-fa54513308ef60ffcd7eec8e1ce92120a643b88e.tar.bz2
android_packages_apps_Trebuchet-fa54513308ef60ffcd7eec8e1ce92120a643b88e.zip
Tweaking folder cling to support large folders.
Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r--res/layout-land/launcher.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index 2b9a9f3e8..86fc1edad 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -57,6 +57,11 @@
<!-- The Workspace cling must appear under the AppsCustomizePagedView below to ensure
that it is still visible during the transition to AllApps and doesn't overlay on
top of that view. -->
+ <FrameLayout
+ android:id="@+id/cling_scrim"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:visibility="gone" />
<include layout="@layout/first_run_cling"
android:id="@+id/first_run_cling"
android:layout_width="match_parent"