On Fri, Mar 19, 2010 at 9:38 AM, mike <[email protected]> wrote: > > Is there any plans to support the onGestureXXX set of events > like the iPhone's webkit has? > > Mike, curious >
I find android.view.ScaleGestureDetector and also an inner class OnScaleGestureListener in android_2.1. These classes are for scale gesture. Maybe you can find more there. :- -- Best Regards, TANG Jiyu Blog: http://jiyu.wordpress.com.cn/ ezkeypad: http://ezkeypad.tool100.com/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

