I found a sample about TouchDelegate. And the link(Using a
TouchDelegate) is as below:

http://groups.google.com/group/android-developers/browse_thread/thread/178af525ab84b371

I did as the sample did, and found out that the run method of Runnable
would not be executed before any event.

But the method wouldn't work if I move code in run() without using the
post method of parent view. It seems this will not work.

Thanks for your reply.

-- 
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

Reply via email to