summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2023-09-12 11:52:44 +0000
committer Riddle Hsu <riddlehsu@google.com> 2023-09-14 07:50:20 +0000
commit44dbfdb975ca07f4b23e639ca70b64f3558cdedc (patch)
tree6b62dc2ef5b51de6e17ea56c6504ccf659977f11 /libs/androidfw/ApkParsing.cpp
parent7f052ad338b153b54ab4ce5ca2fb4096cad441d4 (diff)
Request transition when disposing TF organizer
To make sure the changes are collected. Otherwise if the activity in the TaskFragment is the top app, the previous playing transition won't be aware of the next resuming activity should be visible. For example, if there is an opening transition that shows B and hides A, but A is died suddenly and disposing its TaskFragment, then B should show again. With the requested CLOSE transition, the playing transition will be able to merge the transition and update the surface visibility for A (TO_FRONT) in finishTransaction. Bug: 288565944 Bug: 287895832 Bug: 297315249 Test: Launch an app which supports embedded activity. E.g. Settings with window extensions and large_screen_opt. Launch Settings and open SubSettings. Press home key. Launch Settings again and enter the command immediately adb shell kill -9 $(adb shell pidof com.android.settings) Home should still be visible. Change-Id: I36703c8d54d3b9539ca7987ba62db9dd235b3909
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions