On Mon, Nov 21, 2011 at 8:15 AM, Alexey Zakharov
<alexey.v.zaha...@gmail.com> wrote:
> How can implement double tap zoom in gesture, and two-fingers tap zoom out
> gesture?
>
> This gestures works in Google Maps Application. They are by default
> available in IPhone SDK.

Double-tap has no intrinsic meaning in Android. Try GestureDetector
and see if it supports double-tap.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to