In SurfaceView, I have onTouchEvent() to deal with screen single touch event and onDoubleTap() to deal with double touch event. However, as I double tap the screen, the onTouchEvent is also triggered. How to disable it?
Thanks.
YL
548k questions
547k answers
4 comments
86.3k users