首页 Java java – 当所有的情况当onSaveInstanceState()方法调用时?

java – 当所有的情况当onSaveInstanceState()方法调用时?

我所读的所有资料都提到了几起案件,并以“其他一些案件”作为结论.当在View / Activity中调用onSaveInstanceState方法时,所有情况如何? doc说 This method is called before an activity may be killed so that when it comes back some time in the future

我所读的所有资料都提到了几起案件,并以“其他一些案件”作为结论.当在View / Activity中调用onSaveInstanceState方法时,所有情况如何?

解决方法

doc说

This method is called before an activity may be killed so that when it comes back some time in the future it can restore its state.

本文来自网络,不代表青岛站长网立场。转载请注明出处: https://www.0532zz.com/html/kaifa/java/20200708/5343.html
上一篇
下一篇

作者: dawei

【声明】:青岛站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

为您推荐

返回顶部