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

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

Fix TaskFragment pending event not dispatch

Since ag/16226483, we defer sending TaskFragment event when the
TaskFragment is not visible, and set a defer time to task#lastActiveTime
(see #dispatchPendingEvents). However, task#lastActiveTime is only
called when TaskFragment#startPausing, so it can issue when the Task is
resumed again.

Fix: 223705682
Test: verify with Settings
Test: atest WmTests:TaskFragmentOrganizerControllerTest
Change-Id: I40798c893298b67e2cbb785f33b15f7ab8d6fc86
parent 2907ec82
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