Hello,

 

After this week events I’m somewhat lost about where to look at for support.
Should I write here? StackOverflow?

 

My question is that I’m trying to implement pinch zoom in a custom control
overriding OnTouchEvent. There, when e.Action == MotionEventActions.Move I
check if e.Size > 1 to see if more than one fingers is moving on the screen.
However Size always returns zero. AFAIK this works fine in Java for Android.
Is this a bug or should I use a different argument?

 

Thanks in advance.

 

 

Best Regards,

Narcís Calvet

Steema Software

http://www.steema.com <http://www.steema.com/> 

http://twitter.com/SteemaSoftware

https://www.facebook.com/SteemaSoftware

 

 

 

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to