You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is not currently a special way built into the library to do this, but it's not the first time this has been requested. Currently I'm working on updating the library to use AndroidX and newer versions of Gradle. Once that's done I can look into possibly adding something like this. In the meantime you could always try to calculate it using the graphics matrix translation and touch coordinates.
Hi, is there any way of finding where the user has tapped on the image?
(I'm a bit new to android studio)
The text was updated successfully, but these errors were encountered: