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

Commit 3e2caa1a authored by chaviw's avatar chaviw
Browse files

Revert "Set options for activity being brought to front."

This reverts commit df750a3f.

Bug: 74611027
parent 6b4e6a17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4594,7 +4594,7 @@ class ActivityStack<T extends StackWindowController> extends ConfigurationContai
            }
            ActivityOptions.abort(options);
        } else {
            updateTransitLocked(TRANSIT_TASK_TO_FRONT, r, options);
            updateTransitLocked(TRANSIT_TASK_TO_FRONT, starting, 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