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

Commit bbc76b05 authored by burakov's avatar burakov Committed by Danny Burakov
Browse files

Add a log statement in STL State's `snapTo`.

Bug: 430084116
Test: N/A, this only adds a log statement.
Flag: EXEMPT Non-user facing change.
Change-Id: I3c794bc161761e6f34437241be9a1d4b036e58d2
parent 4a323a6f
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.