Fix View_AnimationTest testClearDuringAnimation

Calling view.clearAnimation calls Animation.detach which sets the
Animation's mEnd member to true. Thus, assert that Animation.hasEnded
returns true rather than false. Also check that getAnimation returns
null as part of calling clearAnimation...

Change-Id: I0db1900e890f7aadc931c2579c42eb003f3aba0d
1 file changed
tree: 90292d894906fa8fabb2638853f0475acab6c3ab
  1. tests/
  2. tools/
  3. .gitignore
  4. Android.mk
  5. CleanSpec.mk