summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-09-27 12:26:22 -0700
committerWinson Chung <winsonc@google.com>2013-09-27 12:32:26 -0700
commit6da63f81f8f2adaa539622c09d300d89123e0e6c (patch)
tree3e2dbe2415a45c02c4a0519e3d5dd9393d57e1b9 /res/layout-port
parent54e65135548818cb2fa8522b27df92c0aaa3e4a7 (diff)
downloadandroid_packages_apps_Trebuchet-6da63f81f8f2adaa539622c09d300d89123e0e6c.tar.gz
android_packages_apps_Trebuchet-6da63f81f8f2adaa539622c09d300d89123e0e6c.tar.bz2
android_packages_apps_Trebuchet-6da63f81f8f2adaa539622c09d300d89123e0e6c.zip
Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
Change-Id: I603d6ed61d01c6b0a460dc0205eceb25f6964b9d
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/launcher.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index 6638143f0..6fbf7c717 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/launcher.xml
@@ -64,7 +64,7 @@
<!-- 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
+ <com.android.launcher3.ScrimView
android:id="@+id/cling_scrim"
android:layout_width="match_parent"
android:layout_height="match_parent"