On 5/17/2011 4:42 PM, Jeffrey Brown wrote:
I've seen some custom views that do bad things like eat all multitouch
events, or intercept some part of the gesture without canceling the
rest.  OnTouchListener implementations can also be problematic if they
consume part but not all of a gesture.  Views downstream may receive
weird sequences of events as a result.
Well then I'm crushed as I'm one of those apps :( I would expect most games that are drawing their own native controls would do this. I'm going to assume that if you don't have any child views then it's not a problem.

--
Leigh McRae
http://www.lonedwarfgames.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

Reply via email to