commit | b8f574a165bf6ec5b316734b367ac274ded4809b | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Wed Aug 03 14:10:06 2011 -0700 |
committer | Chet Haase <chet@google.com> | Thu Aug 04 14:16:48 2011 -0700 |
tree | 49b6151da0d6bc7d5560a80b1dc1595bbb20f468 | |
parent | 3f76ca47e22a32fa6445120b29891ee4a64a89d0 [diff] |
Fix AnimatorSet cancellation issues AnimatorSet was incorrectly ignoring cancel() when it was in the initial startDelay phase. Fix is to change isRunning() to be true if the animator is also in its delay phase. Change-Id: I1a8c877de24fa294beea0ba30d495658255b13b3