SyntaxFix
Write A Post
Hire A Developer
Questions
this may be old, but for those looking for answer you can use this...
public void stopHandler() { handler.removeMessages(0); }
cheers