Issue
After a little bit of work my route application works fine. The only thing I just want to add is a double tap zoom in function, but I don't know how.
Could you give me a hint?
Solution
Implement GestureListener to receive doubleTap events.
see: Fling gesture detection on grid layout
Answered By - reflog
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.