summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Andrii Kulian <akulian@google.com> 2022-04-12 14:11:40 -0700
committer Andrii Kulian <akulian@google.com> 2022-05-03 22:35:00 +0000
commit564e618d0631d8ac834c64c0ca79c4556d254d77 (patch)
tree2212c5067d1dcc449a0ea034ca3f0c33cfe092c2 /api/api.go
parentc410410d1cab06afb235c5b59296ad7c83fc90a9 (diff)
Don't send split info callback before activity is created
Sending a split info callback before activity created would give developer a reference to a not fully initalized class. It is possible that an attemp to apply actions to such an activity in the split callback would lead to unexpected issues for developers. E.g. one might assuming that the UI for an activity would've been constructed at this point and try to update it to fit the split or collapsed state requirements. Bug: 228770009 Test: atest CtsWindowManagerJetpackTestCases:ActivityEmbeddingLifecycleTests Change-Id: I3a19a028ad6da9a6d534a97d315bce5f95b191af
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions