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

Skip to content
Commit f20599b6 authored by Chris Li's avatar Chris Li
Browse files

Show Task Surface if it will not be organized

When trying to start an Activity in a new Task in an organzied
TaskFragment, the Task is first created in TaskDisplayArea as a root
Task, and then got reparented to the TaskFragment. As a result,
Task#showSurfaceOnCreation() will return false, and there will not be
other call to show its surface.

Now, we show the Task surface if it can no longer be organized.

Fix: 193681081
Test: manually test following the reproduce steps with sample app
Change-Id: Ie3da5f1c789d25bcb828b3f1191867a346a508e8
parent 2f7eef82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment