I'm still getting used to Android development, so forgive me if this is a newb question.
I've created a custom ImageView component, and I want to translate the (screen)x,y coords obtained from the MotionEvent during onTouchEvent, into a set of (bitmap)x,y coordinates of the image. How can I get these values? So far I cant even tell if the touchEvent was on the actual image part of the component. thanks, -dj -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=.
