LineAnimation
Drawable path follow smooth animation. A given drawable can follow the given path. Any kind of customisation is possible to this library.
Add it in your root build.gradle at the end of repositories:
Add the dependency
Add this in your layout:
In your activity implement the OnPathListener
You can use getter setter method too in java class:
Please don't forget to give it a star if you like it.