summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/layout-land/keyguard_host_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Keyguard/res/layout-land/keyguard_host_view.xml')
-rw-r--r--packages/Keyguard/res/layout-land/keyguard_host_view.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/Keyguard/res/layout-land/keyguard_host_view.xml b/packages/Keyguard/res/layout-land/keyguard_host_view.xml
index 87b8b59..eeb9ee7 100644
--- a/packages/Keyguard/res/layout-land/keyguard_host_view.xml
+++ b/packages/Keyguard/res/layout-land/keyguard_host_view.xml
@@ -51,6 +51,11 @@
androidprv:layout_maxHeight="480dp" />
<include layout="@layout/keyguard_multi_user_selector"/>
+ <View android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ androidprv:layout_childType="scrim"
+ android:background="#99000000" />
+
<com.android.keyguard.KeyguardSecurityContainer
android:id="@+id/keyguard_security_container"
android:layout_width="wrap_content"