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

Commit cad2b831 authored by Yuichiro Hanada's avatar Yuichiro Hanada Committed by Android (Google) Code Review
Browse files

Merge "[DW] Remove task from desktop tiling when it's minimized" into main

parents fe8af78f 771f7d5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -833,6 +833,7 @@ class DesktopTasksController(
        val taskId = taskInfo.taskId
        val displayId = taskInfo.displayId
        val wct = WindowContainerTransaction()
        desktopTilingDecorViewModel.removeTaskIfTiled(displayId, taskId)
        performDesktopExitCleanupIfNeeded(taskId, displayId, wct, forceToFullscreen = false)
        // Notify immersive handler as it might need to exit immersive state.
        val exitResult =