OSDN Git Service

Fix initial keyguard user switcher state
authorAdrian Roos <roosa@google.com>
Tue, 26 May 2015 01:09:13 +0000 (18:09 -0700)
committerAdrian Roos <roosa@google.com>
Tue, 26 May 2015 01:10:37 +0000 (01:10 +0000)
Bug: 18411080
Change-Id: I506968ee6101069361d83f7ef386802f5856a68e

packages/SystemUI/res/layout/keyguard_user_switcher.xml

index 773da9a..22834e1 100644 (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