OSDN Git Service

Add test that calls cancel() from onAnimationEnd(Animator)
authorDoris Liu <tianliu@google.com>
Thu, 27 Aug 2015 22:51:10 +0000 (15:51 -0700)
committerDoris Liu <tianliu@google.com>
Thu, 27 Aug 2015 23:12:00 +0000 (16:12 -0700)
commit169cc4c824886f8c0417e64954c310413a71151f
tree030a073d553e21770f5b4d60d1be4189d7b7f3f7
parent3e0a6dc04575b00eb602929eed5671ea01bd095e
Add test that calls cancel() from onAnimationEnd(Animator)

and end() from onAnimationCancel(Animator). No recursive calling
should happen.

Bug: 23596652
Change-Id: I50e223a3de6d31697bee6515668b9732195a261f
core/tests/coretests/src/android/animation/ValueAnimatorTests.java