arjunr00 / android-pan-zoom-canvas

A custom android view which can be panned across and zoomed in and out of.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Pannable and Zoomable Canvas for Android

A custom android view which can be panned across and zoomed in and out of.


To-Do:

  • Prevent user from scrolling past the ends of the canvas.
  • Somehow add functionality such that initX and initY snap to the position of whichever finger is lifted first, be it pointer or main (to prevent jumpiness).
  • Make sure that the focal point of zoom is accurately determined.

About

A custom android view which can be panned across and zoomed in and out of.


Languages

Language:Kotlin 100.0%