summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/SystemUI/res/layout/keyguard_user_switcher.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/res/layout/keyguard_user_switcher.xml b/packages/SystemUI/res/layout/keyguard_user_switcher.xml
index 773da9a32440..22834e1ce560 100644
--- a/packages/SystemUI/res/layout/keyguard_user_switcher.xml
+++ b/packages/SystemUI/res/layout/keyguard_user_switcher.xml
@@ -16,6 +16,7 @@
-->
<view xmlns:android="http://schemas.android.com/apk/res/android"
class="com.android.systemui.statusbar.policy.KeyguardUserSwitcher$Container"
+ android:visibility="gone"
android:layout_height="match_parent"
android:layout_width="match_parent">
<com.android.keyguard.AlphaOptimizedLinearLayout