A library to bring fully animated Material Design components to pre-Lolipop Android.
6.01k
stars
1.32k
forks
source link
How to monit the Ripple Animation? I think launch or do something after the ripple animation is finished is a better way #369
Open
ghost opened 8 years ago
How to monit the Ripple Animation? I think launch or do something after the ripple animation is finished is a better way.
Something like a Listener of Animation Finish.
Because if the Animation is showing and start Activity at the same time, the UE is bad,like something is interrupt or dropping frames.