开发者

Pull a message from an Android handler

How do I remove a queued message of a given type from a handler开发者_运维问答's message queue?


Any of the remove*() methods will do :) (http://developer.android.com/reference/android/os/Handler.html)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜