summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2014-08-28 07:53:59 -0700
committerChet Haase <chet@google.com>2014-08-28 07:53:59 -0700
commit5637b7d2396636886688cf67ba1446882cc5fbfb (patch)
treeb480ddfcf81e5248c4b565c3d93bc9cc0c81933c /docs/html/sdk/api_diff/11/changes
parent98f8a04620cb5f5b381f782e76fc9dfdaae982f1 (diff)
Canceling ViewPropertyAnimator now removes pending actions
Normally, calling cancel() on ViewPropertyAnimator() will cancel any running animations as well as any associated actions (layers and start/end actions). But if the animation is canceled before the first frame, these other actions are still pending and will not be canceled. This fix also cancels these pending actions. Issue #17296082 VPA.cancel() doesn't clear the end action Change-Id: If104d21c1e2d64516500048a06ba217284732ef0
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions