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

Commit 5e4c386c authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Update deactivateSplit comment

Flag: EXEMPT comment
Bug: 333270112
Change-Id: I4f92ab3bd1efe664c988fc7de6fd2db694b1e7fe
parent 4f896353
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -488,6 +488,7 @@ public class StageCoordinator implements SplitLayout.SplitLayoutHandler,
    /**
     * Deactivates main stage by removing the stage from the top level split root (usually when a
     * task underneath gets removed from the stage root).
     * This function should always be called as part of exiting split screen.
     * @param stageToTop stage which we want to put on top
     */
    private void deactivateSplit(WindowContainerTransaction wct, @StageType int stageToTop) {