Skip to content
Snippets Groups Projects
Commit 2173011b authored by yuanhuan's avatar yuanhuan
Browse files

Fix cold-lauch Activity Embeded apps flash black.

Before collect new created task fragment in createTaskFragment(),
recomputeConfiguration() will set a crop in PendingTransaction,which
will cause starting window be cropped before staring window reparent
to root task in SyncTransaction.So addToSyncSet() before
recomputeConfiguration().

Test: pressure test cold-lauch Activity Embeded apps and no flash black.
Bug: b/324148725

Change-Id: I7ded9adb1c52d61b700edfdc83e7929cff67e529
parent 5613fb78
No related branches found
No related tags found
No related merge requests found
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