> Wow.. I totally was not aware of VelocityTracker and Scroller. It > looks very useful, and I guess this could have saved me a lot of > headache.. Is there any (API) demo for how to use them?
You might want to have a look at the android.view.GestureDetector for your Views. You can detect all sorts of gestures on your views using this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

