Is it have risk of memory leak

Author: gfzy9876Created Jul 30, 2019Updated Aug 7, 2022

when I use the method "onEnd" or "onStart" and so on, YoYo.AmimationComposer will add a callback in callbacks, which maybe cause the risk of memory leak. In my opinion, We could add a method means "removeListenerAfterEnd" or other to remove callback in callbacks what do you think

Source: daimajia/AndroidViewAnimations