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

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

Fixes the regression that the resumed activity not paused beforehand

The resumed activity of the same TaskFragmnet is not paused before
resuming the next activity. This is a regression from commit 7943b5c2.

This CL fixes the issue by restoring the original implementation and
also adding `andResume` check to ensure this is happening only if the
activity restarting is going to be started to resumed state.

Bug: 300019674
Test: atest PinActivityStackTests
Change-Id: I6b3e61ba63680fc47b152f5564392a21da3e803d
parent 45eda46e
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