Loading packages/SystemUI/res-keyguard/layout/bouncer_message_view.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyguard_lock_padding" android:focusable="true" android:focusable="false" /> <com.android.keyguard.BouncerKeyguardMessageArea Loading @@ -30,6 +30,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/secondary_message_padding" android:focusable="true" /> android:focusable="false" /> </merge> packages/SystemUI/res-keyguard/layout/keyguard_password_motion_layout.xml +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading packages/SystemUI/res-keyguard/layout/keyguard_password_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" Loading packages/SystemUI/res-keyguard/layout/keyguard_pattern_motion_layout.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading packages/SystemUI/res-keyguard/layout/keyguard_pattern_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading Loading
packages/SystemUI/res-keyguard/layout/bouncer_message_view.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/keyguard_lock_padding" android:focusable="true" android:focusable="false" /> <com.android.keyguard.BouncerKeyguardMessageArea Loading @@ -30,6 +30,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/secondary_message_padding" android:focusable="true" /> android:focusable="false" /> </merge>
packages/SystemUI/res-keyguard/layout/keyguard_password_motion_layout.xml +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading
packages/SystemUI/res-keyguard/layout/keyguard_password_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" Loading
packages/SystemUI/res-keyguard/layout/keyguard_pattern_motion_layout.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading
packages/SystemUI/res-keyguard/layout/keyguard_pattern_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ <com.android.systemui.bouncer.ui.BouncerMessageView android:id="@+id/bouncer_message_view" android:importantForAccessibility="noHideDescendants" android:screenReaderFocusable="true" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> Loading