Fix initial keyguard user switcher state
Bug: 18411080 Change-Id: I506968ee6101069361d83f7ef386802f5856a68e
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
-->
|
-->
|
||||||
<view xmlns:android="http://schemas.android.com/apk/res/android"
|
<view xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
class="com.android.systemui.statusbar.policy.KeyguardUserSwitcher$Container"
|
class="com.android.systemui.statusbar.policy.KeyguardUserSwitcher$Container"
|
||||||
|
android:visibility="gone"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_width="match_parent">
|
android:layout_width="match_parent">
|
||||||
<com.android.keyguard.AlphaOptimizedLinearLayout
|
<com.android.keyguard.AlphaOptimizedLinearLayout
|
||||||
|
|||||||
Reference in New Issue
Block a user