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
Post a Comment