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
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…