Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2a120f69 authored by William Xiao's avatar William Xiao Committed by Android Build Coastguard Worker
Browse files

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
parent 5352ff4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment