Merge "Dismiss task on default display if it is moved to external" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
2cc2843f03
@@ -6980,6 +6980,7 @@ public abstract class RecentsView<
|
||||
return;
|
||||
}
|
||||
mDesktopRecentsTransitionController.moveToExternalDisplay(taskContainer.getTask().key.id);
|
||||
dismissTaskView(taskContainer.getTaskView(), /*animate*/true, /*removeTask*/false);
|
||||
successCallback.run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user