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

Commit 6468fd4b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set options for activity being brought to front." into pi-dev

parents bd036bf2 df750a3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4590,7 +4590,7 @@ class ActivityStack<T extends StackWindowController> extends ConfigurationContai
            }
            ActivityOptions.abort(options);
        } else {
            updateTransitLocked(TRANSIT_TASK_TO_FRONT, starting, options);
            updateTransitLocked(TRANSIT_TASK_TO_FRONT, r, options);
        }
        // If a new task is moved to the front, then mark the existing top activity as supporting
        // picture-in-picture while paused only if the task would not be considered an oerlay on top