summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2020-04-28 17:07:33 +0800
committerRiddle Hsu <riddlehsu@google.com>2020-04-28 17:09:45 +0800
commit9adc55fdc6ab44dbe2b02de72f84280857565bfe (patch)
tree3d293e6391ffb85c964f8aa6746513ba3a6efb07 /docs/html/sdk/api_diff/16
parentc65d2c3e06770ab2ccdb0728e0003baea542cc81 (diff)
Fix stack reference is not updated if the task is organized
There is an additional stack level for split-screen mode, the child of the organizer may be the instance referenced by task display area. So if the child is removed, the stack reference should also be updated. The corresponding operations of removeChild should be put in the redirected implementation method, otherwise it will be missed when propagating the removal to parent, that may cause reusing a detached task and then crash because it does not have parent and display. Bug: 154679904 Test: ActivityStackTests#testRemoveOrganizedTask_UpdateStackReference Change-Id: I9c4032409345c772baa055e32da9eaba9a274b53
Diffstat (limited to 'docs/html/sdk/api_diff/16')
0 files changed, 0 insertions, 0 deletions