I am using the class ZoomableImageView (here described [Android imageView Zoom-in and Zoom-Out by Nicolas Tyler)
On OnTouch event I would like to be able to get the position of the touch in pixel respect to the loaded image coordination system.
I am using the class ZoomableImageView (here described [Android imageView Zoom-in and Zoom-Out by Nicolas Tyler)
On OnTouch event I would like to be able to get the position of the touch in pixel respect to the loaded image coordination system.