Loading packages/SystemUI/res-keyguard/layout/keyguard_host_view.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ android:layout_height="match_parent" android:clipChildren="false" android:clipToPadding="false" android:paddingTop="@dimen/keyguard_lock_padding" android:importantForAccessibility="yes"> <!-- Needed because TYPE_WINDOW_STATE_CHANGED is sent from this view when bouncer is shown --> Loading Loading
packages/SystemUI/res-keyguard/layout/keyguard_host_view.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ android:layout_height="match_parent" android:clipChildren="false" android:clipToPadding="false" android:paddingTop="@dimen/keyguard_lock_padding" android:importantForAccessibility="yes"> <!-- Needed because TYPE_WINDOW_STATE_CHANGED is sent from this view when bouncer is shown --> Loading