summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2022-06-20 09:05:51 +0000
committer Louis Chang <louischang@google.com> 2022-06-21 09:19:05 +0000
commitb6297b6a46a4bb7498e0bb4ccccfc57c3f2dc22f (patch)
treef3154b417f8e39816a46edf2013183e068d3ebc7 /api/api.go
parent1c6de844ce343d0e519277f896c13cb9aea2cc0e (diff)
Do nothing when a finishing Activity configuration changed
Primary Activity and secondary Activity were both finished while starting another Activity with FLAG_ACTIVITY_CLEAR_TASK flag. The secondary container was then removed and the primary container was resized to fullscreen while the organizer gets the secondary TaskFragment info-changed event. And the primary container was removed by primary TaskFragment info-changed event afterward. Since the primary Activity was resized before completely being destroyed. The organizer got an onActivityConfigurationChanged c allback and resulted in another placeholder activity being launched. Bug: 236272623 Test: making Duo calls Change-Id: I851828f739a4937725510d99cbdfae9ed212a023
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions