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

Commit bc69f41a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[flexiglass] Fixes issue where collapsing the shade went to AOD" into main

parents e51bbbaf cfe31f0c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -215,6 +215,7 @@ constructor(
                animator = null,
                modeOnCanceled = TransitionModeOnCanceled.RESET,
            )
        repository.nextLockscreenTargetState.value = DEFAULT_STATE
        startTransition(newTransition)
    }