B.Arunkumar wrote: > Hi, > > Sometimes, handler.removeCallbacks(runnable) does not remove the > callback after handler.postDelayed(runnables,millisecs) is executed > and the handler.postDelayed again gets executed after some time. Can > somebody let me know how to solve this problem? >
it just works ok. post your code how you call both methods pskink -- 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

