Merge "Doesn't re-sort app windows when move task to top"
This commit is contained in:
@@ -4809,6 +4809,7 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
if (mAppTransition.isTransitionSet()) {
|
||||
task.setSendingToBottom(false);
|
||||
}
|
||||
moveStackWindowsLocked(stack.getDisplayContent());
|
||||
}
|
||||
} finally {
|
||||
Binder.restoreCallingIdentity(origId);
|
||||
|
||||
Reference in New Issue
Block a user