Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
user avatar
Orhan Uysal authored
On split to desktop transition, we remove the leftover split screen
task. This shouldn't be done for 2 reasons:

1) StageCoordinater already reparents the task on exit, so we shouldn't
   need to close it.
2) removeTask() removes the task from recents as well. Expected behaviour is that the leftover split task is moved to recents.

Test: Move from split to desktop using the handle/menu/keyboard
shortcut. Leftover split app is still in recents.
Bug: 326043729

Change-Id: Ie0414f7672f244260c975120ce27f473d0676527
78fab995
History
Name Last commit Last update