Question

I'm trying to develope an application able to zoom with two fingers an imageview, i've read a lot of comments on this web but i 'm not able to make it run, I need to get the coordinates X Y after zoom too, can anyone help me?

Was it helpful?

Solution

You can use Chris Bane's PhotoView library. https://github.com/chrisbanes/PhotoView

It also has built-in functions regarding to getting the coordinates when user make an interaction.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top