Android distinguish between tap and double tap -


i using ontouch method catch touch action_up , gesturedetector capture double tap, issue double tap results in tap double tap, tap. there way have double tap block tap or that? know logically doing correct, if advise find way comment, please dont down vote. thanks!

i suggest switch simplegesturelistener , use ondoubletap() , onsingletapconfirmed() methods.


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -