android-ripple-background
android-ripple-background copied to clipboard
Smooth stop animation
Is there any way to stop animation smooth?
I have submitted a pull request on this subject. Until the Author responds you can create a new RippleBackground class and modify it like so:
https://github.com/skyfishjy/android-ripple-background/pull/27/commits/362045a0add9ee48db3aa986553625d77278743e
This should finish the already moving circles and not repeat the new cycle. Cheers