summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Luca Zuccarini <acul@google.com> 2024-11-20 11:58:16 +0000
committer Luca Zuccarini <acul@google.com> 2024-11-20 12:06:36 +0000
commitc085f48b992e05c77787b2e49af0e447d3cfb1d8 (patch)
tree05d4aea38b200986730252327b61f14103e7648c /api/api.go
parent4aa2f758f99c39846489006f63e34b268523489b (diff)
Clean up the controller reference after execution.
After making the controller a member val in ag/30280320, the dispose function was cleaning up the delegate but views were still being leaked by this controller reference. This CL addresses this issue for instances that do leak (i.e. when using the Runner directly in ActivityOptions) while keeping the transition functional for instances where it is simply registered with the RemoteTransitionHandler. Bug: 379268680 Flag: com.android.systemui.shared.return_animation_framework_library Flag: com.android.systemui.shared.return_animation_framework_long_lived Test: atest ActivityTransitionAnimatorTest Change-Id: I2e3d9889e8cd69bc29a5bc2891dd6ab6784f7869
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions