2010/1/28 Lance Nanek <[email protected]> > Someone in one of the past threads on this issue mentioned that > overriding dispatchTouchEvent on Activity performs better than > onTouchEvent on a View. It might be worth testing that if you guys are > writing benchmarks anyway. > > Thanks for the tip!
I tried it. Unfortunately it does not imporove performance significantly. I will go this route anyway. Another java codepath I can avoid... Thanks, Ralf -- 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

