I want to apply a translate animation on an Android view (button) using a custom interpolator where the easing function is:
animation
view
interpolator
I made a library which can solve this problem. AndroidEasingFunctions