commit | 63517a7a0721a5b3c176f9a80a78a2e19827dd26 | [log] [tgz] |
---|---|---|
author | Kevin <kevhan@google.com> | Thu May 09 16:01:01 2019 -0700 |
committer | Kevin <kevhan@google.com> | Thu May 09 16:01:01 2019 -0700 |
tree | 6bf910fb885c1dd0339871661c76757a8bff4a78 | |
parent | 75d2bcbe41bb3a671bfba2cacb72455247053f17 [diff] |
Fix anim done callback not being called sometimes We should call dispatchFinishedWhenDone in endAnimations instead of calling dispatchAnimationsFinished as the former will run the listener. However, we only do this if we were running animations in the first place. Bug: 132285006 Test: Build and manual test endAnimations() call Change-Id: I31afdc4c9e3ef5f56eda6178569d5c264c16ae78