[android-developers] Lags during onTouchEvent on Motorola DROID
I have several complaints from Moto DROID users who experience lags
while touching.
In my app I implement the recommended workaround with two threads and
Thread.Sleep( 35 ) . It worked and works perfectly on my G1 and on
some other Google devices. But for DROID I hear many complaints.
As I don't have a DROID, could someone please tell me if there is
still a need for this workaround? Or shall I have to do anything else?
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home