Fix initial keyguard user switcher state

Bug: 18411080
Change-Id: I506968ee6101069361d83f7ef386802f5856a68e
This commit is contained in:
Adrian Roos
2015-05-25 18:09:13 -07:00
parent 20c8fcaae5
commit 47cfee9d03

View File

@@ -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