Hi i have imageview inside layout when i touch the view in emulator its taking more than one events why please tell me what is the problem.
Thanks
Hi i have imageview inside layout when i touch the view in emulator its taking more than one events why please tell me what is the problem.
Thanks
Is it ACTION_DOWN and ACTION_UP? Can you dump the MotionEvent and check the type using logcat?