Hi all,

Whe you try to manage the event on an element using OnTouchListener
you have 3 states:
DOWN, MOVE and UP.

The implement of this method must return a boolean value.

If in my MOVE case, I return true...the method continues to be parse
until the last return value. Why?

What is the normal behaviour when I return true? false?

Thanks for your help
--~--~---------~--~----~------------~-------~--~----~
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