dlazaro66 / WheelIndicatorView

A 'Google Fit' like activity indicator for Android
Apache License 2.0
396 stars 64 forks source link

Default animation is quite slow when it's about to end #7

Open EdwardvanRaak opened 8 years ago

EdwardvanRaak commented 8 years ago

I noticed that the default animation goes from very smooth at the start to super jerky when it's about to end. It would be nice if the animation was smooth during the entire duration. Tested on my Nexus 5.

Very nice library by the way!

dlazaro66 commented 8 years ago

Hi! Thanks for the feedback! This is related to this issue: https://github.com/dlazaro66/WheelIndicatorView/issues/6 I think the next release will include this, and you will be able to change animation interpolator and duration.