I want to get touched x and y of a bitmap and i found a solution here :
How to convert coordinates of the image view to the coordinates of the bitmap?
but it doesn't work in opengl custom view
i use harsim page curl library
could any one tell me what's wrong in using the above solution in custom OpenGl view ?
thanks