Files
frameworks_base/core/java
Doris Liu 6f2276bf79 Make sure the correct AnimatorListeners gets called
This CL fixes the bug where when there're AnimatorSet inside of
AnimatorSet, incorrect AnimatorListeners get notified of the
Animator's lifecycle events.

Bug: 22940651
Bug: 22954352
Change-Id: I2bf66413d54dcfc75dc7fa779e723443763a30a5
2015-08-06 14:42:00 -07:00
..