Skip to content
Commit 6434be4c authored by Louis Chang's avatar Louis Chang
Browse files

Adjusting focus starting from sibling rootable app tasks

The next rootable app task was not moved to front while
another rootable app task which did not have running activities
was on top. The task focus was not adjusted properly
because the focus was adjusted between root tasks only.

In that case, the next task info was delayed to dispatch
to organizer until the finishing activity on top was destroyed.

Bug: 152408408
Test: atest ActivityRecordTests
Change-Id: I4ce5bf4ee3a48155654cc300eb51da5e2262962e
parent 9f11dd4b
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