Merge "Fix not auto pip after swipe split pair to home" into udc-dev
This commit is contained in:
@@ -2907,7 +2907,8 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
|
|||||||
}
|
}
|
||||||
|
|
||||||
setSplitsVisible(false);
|
setSplitsVisible(false);
|
||||||
prepareExitSplitScreen(STAGE_TYPE_UNDEFINED, finishWct);
|
finishWct.setReparentLeafTaskIfRelaunch(mRootTaskInfo.token,
|
||||||
|
true /* reparentLeafTaskIfRelaunch */);
|
||||||
logExit(EXIT_REASON_UNKNOWN);
|
logExit(EXIT_REASON_UNKNOWN);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user