Hi,
When I tap the screen in a scroll view, I get the cooridnate of the tap on the screen (between 0 and 1920).
However, I would like to get the coordinate inside the scroll view, for example 2500 if the user went down before taping.
How could I do this?
Thanks in advance for your replies