Merge "[Bouncer] Add more padding top for bouncer." into tm-qpr-dev am: 6aaf6e649a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20712457

Change-Id: Ie673b1746debb262187eeee814d5c9d604175869
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Aaron Liu
2022-12-14 17:08:10 +00:00
committed by Automerger Merge Worker

View File

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