3
0
Fork 0
android_frameworks_base/packages/SystemUI/shared
William Xiao 2a120f69e9 Fix back gesture showing up on hub on lock screen
The notification shade is always considered expanded and visible while
on the lock screen, causing the back gesture to show up on the hub.

This CL adjusts the criteria to look for quick settings being expanded,
which is always true on tablet when the shade is opened in landscape.

This does mean that back gesture will not work when opening the shade
over the hub in portrait mode, filed 370108274 to track.

Bug: 370108262
Fixed: 370108262
Test: atest QuickStepContractTest
      also manually verified on device
Flag: com.android.systemui.communal_hub
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6d286382444a6f84a3a88a39f710e3721157679f)
Merged-In: I5762166e51b49e8233f6e9cc7f085bdf732d1d9e
Change-Id: I5762166e51b49e8233f6e9cc7f085bdf732d1d9e
2024-10-08 00:07:45 +00:00
..
biometrics
keyguard
res
src/com/android/systemui Fix back gesture showing up on hub on lock screen 2024-10-08 00:07:45 +00:00
Android.bp Revert "Adding ViewCaptureAwareWindowManager to FloatingRotation..." 2024-09-12 05:13:39 +00:00
AndroidManifest.xml
proguard_flags.flags