I currently have a class that handles some complex scrolling of a view... this class implements OnGestureListener and in that class I have no way of telling when the event OnUp() is triggered...
I have all other touch event handlers that OnGestureListener provides except OnUp() Thanks.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

