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

Skip to content
Commit 273e9992 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Fix task movement if top running activity of focused stack is null

If the target task is non-null and current top task is null (e.g.
the activity may be finishing or use FLAG_ACTIVITY_PREVIOUS_IS_TOP),
we should still consider they are different task so the target task
can be moved to front instead of only move its stack.

Bug: 131589476
Test: atest ActivityStarterTests#testBringTaskToFrontWhenFocusedStackIsFinising
Change-Id: Ibf8befae74aab9e308d82d2149c41cd069615988
parent 29615239
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