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

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

Merge "Null out reference to RemoteAnimationTargets when animation finishes" into sc-v2-dev

parents 46db0572 b5a4e05e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4062,6 +4062,7 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
        setCurrentTask(-1);
        mRecentsAnimationController = null;
        executeSideTaskLaunchCallback();
        mRemoteTargetHandles = null;
    }

    public void setDisallowScrollToClearAll(boolean disallowScrollToClearAll) {