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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -