summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author George Mount <mount@google.com> 2023-06-01 08:39:37 -0700
committer George Mount <mount@google.com> 2023-06-01 15:23:35 -0700
commitb631f9cf56cf24e4d3943a47c085f0af880e9bff (patch)
tree9ba42c8e4c1d523adf77a9eeb0f2c0a68ad9aa7f /api/api.go
parent5e0aec22fbca4e97c9cb82f38133d0295763d4f9 (diff)
Don't call property getters during initialization.
Fixes: 274967902 A robustness was added to AnimatorSet initialization where property values could be queried while initializing an AnimatorSet so that it could handle an edge case where AnimatorSets had cross-talk in their child animators (two sets playing together have childr animators that animate the same value). However, some clients will crash when a property value is requested during the initialization, so that feature was rolled back. Test: new test, existing animation CTS and APCT Change-Id: Iba6e41d57fab80fb30beda8438c3c202477e1166
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions