mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
Merge "Null out reference to RemoteAnimationTargets when animation finishes" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a35786c9c5
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user