阅读背景:

自定义View可以知道onPause已被调用吗?

来源:互联网 

I have a custom View that runs a Thread operation which sits around making calls to the interwebs periodically. I would like to know if there's a way for me to not have to kill that thread from the parent Activity (onPause) so that the Thread isn't milling about in the background after the Activity has been backgrounded (and/or killed).I have a custom View that runs a Thread operati




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: