Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top