Commit 0973bb5d authored by Yang Chuang's avatar Yang Chuang Committed by Brian Muramatsu
Browse files

Fix ValueAnimatorTest#testCancel

According to the API documentation, regarding ValueAnimator class the
cancel() must be called on the thread that is running the animation.
Otherwise it might have unexpected result of isRunning() due to thread
scheduling.

Change-Id: I58abd68e0715111cffba9f7a083a3dc0550416a2
parent e6eadb17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment