commit | ad1a4f2275b3b25754d036b7d5719705c686fbdf | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Fri Dec 31 14:13:26 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Fri Dec 31 06:58:04 2021 +0000 |
tree | f03c27a4426e1ded805671df2432b505612c5810 | |
parent | 7f0df9d84d17d2b09a97ae9486190d3a5bdb6bda [diff] |
Not resume TaskFragment behind translucent others When an activity is resumed, it will call to pause the activity behind, which can cause a loop of resume/pause if the top resume activity is translucent. Fix: 209356462 Test: atest WmTests:TaskTests #testResumeTask_doNotResumeTaskFragmentBehindTranslucent Change-Id: Id9bf75c4e623fd382a5ca619ea742a1e86059ec2