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

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

[Scene container] Disable invalid edges in FromDozingTransitionInteractor

Set the unlock method to None: I found that KTF would start an invalid
transition to GONE, shortly after it would cancel this transition
because the wake transition on STL is triggered from somewhere else and
therefore LockscreenSceneTransitionInteractor starts a transition to
UNDEFINED instead. However, we transitions to invalid states should
not happen and we should make sure that these edges are represented in
STL instead (not just the one I described) and organize them maybe in
a similar fashion as they become hard to locate with a growing number
of edges.

Bug: 330311871
Bug: 336576536
Flag: com.android.systemui.scene_container
Test: manual smoke test
Change-Id: I937d926bb7137c8c7e6f1e90058cb0aefa8d5aa4
parent c856fdc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment