问题
Is there a way to determine in an Android app which area of an ImageView (x,y coordinates, for instance) was clicked by a user? Thanks.
回答1:
Checkout MotionEvent and this other question
来源:https://stackoverflow.com/questions/3078794/identifying-image-area-clicked-in-android