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

Commit 23a4275e authored by Nicolo' Mazzucato's avatar Nicolo' Mazzucato
Browse files

Trace fold/unfold animation with atrace

This cl adds an always present listener to UnfoldTransitionProgressProvider to log a trace when the animation is running.

Bug: 203391751
Test: Traced with perfetto on top of this change and verified it is present as expected
Change-Id: I560c705795a37315bbdbdca0a1278bf7a2d99a64
parent 22153770
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -336,7 +336,8 @@ public abstract class BaseQuickstepLauncher extends Launcher
                            getSystemService(DeviceStateManager.class),
                            getSystemService(SensorManager.class),
                            getMainThreadHandler(),
                            getMainExecutor()
                            getMainExecutor(),
                            /* tracingTagPrefix= */ "launcher"
                    );

            mLauncherUnfoldAnimationController = new LauncherUnfoldAnimationController(