Skip to content
Commit 5e8aff4b authored by lumark's avatar lumark
Browse files

Fix startActivityFromRecents didn't apply options in time.

When calling startActivityFromRecents to input activity options
for override app transition but may broken to call applyOptionsLocked
right away in some cases, caused pendingOptions will be cleared by client.

A quick fix to call applyOptionsLocked right after moveTaskToFrontLocked
in startActivityFromRecents to prevent this sequence broken.

Bug: 120944517
Test: manual as b/120944517#comment5 test steps
Change-Id: Ic39211ddf77f2c56e340d3e337fc564a9e4603ac
parent 1153b780
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