I am using the MPAndroidChart library for rendering of charts. While using i came across this piece of code :
public void animateY(int durationmillis, Easing.EasingOption option);
What is animation easing? What is the use of Easing.EasingOption?
Putting it simple, animation-easing allows you to modify the way something animates.
This documentation entry explains animations in MPAndroidChart.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With