I'm developing an application with Zoom and Pan Image..Now, i need to get Coordinates X,y Of Image Each when User Touch Image ( after Zoom and Pan ), Not coordinates of Screen such as method event.getX and event.getX..help me..Thank you very much
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
please use this formulla to convert actaull coordinates
I know this question is a bit old, but i was facing the same problem, this actually did the trick.
Android ImageView - Get coordinates of tap (click) regardless of scroll location or zoom scale