summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2016-06-09 16:55:27 -0700
committerGeorge Mount <mount@google.com>2016-06-09 16:55:27 -0700
commitb04a0e57a751bfef6d4e320f9c9cf0a5715b4d3d (patch)
tree7e7a977270e6cc0845accbd99ff4b1741c8797b2 /docs/html/sdk/api_diff/19
parent5014eb50b22a36f5e3aa9d517d3322aab2f67875 (diff)
Ensure Animators and AnimatorSets run together are sync'd
Bug 18122022 Previously, each animator would wait a frame after it was started the animation was actually started. This is fine for the first frame of an animation, but when it is within an AnimatorSet, each animator will add a frame of delay. This skews the animations so that they can no longer be synchronized. This CL refrains from waiting for an animation frame when it is started during the animator callback and just start the animation immediately on that frame. Change-Id: I007dad9aef7596f0e954377a36a17afd4801b7fe
Diffstat (limited to 'docs/html/sdk/api_diff/19')
0 files changed, 0 insertions, 0 deletions