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

Commit 6493c50c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update deactivateSplit comment" into main

parents e9aac2bd 5e4c386c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,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) {