Merge "Clean divider-remote-animating flag when exit split" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot
2022-08-11 01:46:07 +00:00
committed by Android (Google) Code Review

View File

@@ -894,6 +894,7 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
}
});
mShouldUpdateRecents = false;
mIsDividerRemoteAnimating = false;
if (childrenToTop == null) {
mSideStage.removeAllTasks(wct, false /* toTop */);