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

Commit 0c504d04 authored by Evan Rosky's avatar Evan Rosky
Browse files

Update API usage for mergable transitions

Bug: 183994113
Test: N/A, just added parameter
Change-Id: Iabe2dabebd8e3dc929d1851ac1adbce5b3a64ad7
parent fbea50d8
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ import static com.android.launcher3.util.SplitConfigurationOptions.STAGE_POSITIO
import android.animation.AnimatorSet;
import android.app.ActivityOptions;
import android.os.Handler;
import android.os.IBinder;
import android.os.Looper;
import android.util.Pair;
import android.view.SurfaceControl;
@@ -133,8 +134,8 @@ public class SplitSelectStateController {
        }

        @Override
        public void startAnimation(TransitionInfo info, SurfaceControl.Transaction t,
                Runnable finishCallback) {
        public void startAnimation(IBinder transition, TransitionInfo info,
                SurfaceControl.Transaction t, Runnable finishCallback) {
            TaskViewUtils.composeRecentsSplitLaunchAnimator(mInitialTaskView, mTaskView,
                    info, t, finishCallback);
            // After successful launch, call resetState