summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2012-04-12 07:51:50 -0700
committerChet Haase <chet@google.com>2012-04-12 07:51:50 -0700
commitc299a3384171e36fc9ab6d1011d8a589a7f344d1 (patch)
tree6b9516e362350f584a3f837863482f2c846eb5a7 /docs/html/sdk/api_diff/11/changes
parent0a1c6c8bc76716c482fc32e140975d7a1bffdd4b (diff)
Fix AnimatorSet duration issue
Setting the duration on an AnimatorSet should propagate that value to its children. This works, but only if all children are added to the set before setDuration() is called. This fix delays that propagation until the set is started, making it possible to have a more flexible order of when the children are added and when the duration is set. Issue #6324904 AnimatorSet durations too long Change-Id: I797971c2310eb2e3fe931b4aa35de505f2a519f7
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions