betranthanh / android-kotlin-animation-move-image-along-path

Android Kotlin animation move images along a path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Kotlin animation move images along a path

Video demo

Watch the video

Description:

  • Use frescolib to load image
  • Use Canvas to draw the path: drawLine, drawArc
  • Calculate position to determin which image user taped
  • ...

Reference

Thank for this article: http://android-er.blogspot.com/2014/05/animation-of-moving-bitmap-along-path.html by Andr.oid Eric

Contact

Drop me an email if you want discuss anything further. Email

License

Licensed under the MIT license.

About

Android Kotlin animation move images along a path


Languages

Language:Kotlin 100.0%