commit | f34f06e3b3f60da906c38a7fa10ff65dc0138786 | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Mon May 07 13:04:22 2012 -0700 |
committer | Brian Muramatsu <btmura@google.com> | Mon May 07 13:04:22 2012 -0700 |
tree | a0338bb96713a0a39766bc7a6a4dc0635f39eac7 | |
parent | c4201329bf1833d3582bce81b080708a1b70de3e [diff] |
Fix AnimationTest#testRunAccelerateAlpha Bug 6419421 Remove the checks for the animation start time, because animations do not necessarily start on the next frame. Just make sure that the animation reports that is has started. This is done by the AnimationTestUtils#assertRunAnimation call still in the test. Change-Id: I77f20b74676ea45a0fc8e5f6d1d28f8d16c5c854