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

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

Merge "Add a log statement in STL State's `snapTo`." into main

parents d5ce132a bbc76b05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -573,6 +573,7 @@ internal class MutableSceneTransitionLayoutStateImpl(
    }

    override fun snapTo(scene: SceneKey, overlays: Set<OverlayKey>) {
        Log.i(TAG, "snapTo(scene=$scene, overlays=$overlays)")
        checkThread()

        // Force finish all transitions.