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

Skip to content
Commit 01f4dc5a authored by Andreas Miko's avatar Andreas Miko
Browse files

[Flexiglass] Fix KTF filter for instant reversed transitions

When in STL A -> B settles in A we can't do the same in KTF as KTF
requires us to start B -> A to get back to A.
[LockscreenSceneTransitionInteractor] will emit these steps but because
STL is Idle(A) at this point (and never even started a B -> A in the
first place) [isTransitioningBetweenDesiredScenes] will not be satisfied
. We need this condition to not filter out the STARTED and FINISHED step
 of the "artificially" reversed B -> A transition.

Test: tested manually cancelling the LS -> Bouncer transition
Bug: 379845752
Flag: com.android.systemui.scene_container
Change-Id: I289ae405ec792e3d31fd9d303acb8dc4fc85df28
parent bee9f829
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