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

Commit 2c45c63e authored by Jerry Chang's avatar Jerry Chang Committed by Automerger Merge Worker
Browse files

Merge "Fix not auto pip after swipe split pair to home" into udc-dev am: 64d7bea9 am: a2f5366f

parents 4780689f a2f5366f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2907,7 +2907,8 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
        }

        setSplitsVisible(false);
        prepareExitSplitScreen(STAGE_TYPE_UNDEFINED, finishWct);
        finishWct.setReparentLeafTaskIfRelaunch(mRootTaskInfo.token,
                true /* reparentLeafTaskIfRelaunch */);
        logExit(EXIT_REASON_UNKNOWN);
    }