【发布时间】:2019-09-30 08:49:58
【问题描述】:
【问题讨论】:
标签: android
【问题讨论】:
标签: android
活动:onPause、onStop、onSaveInstanceState。
如果 Android 内存不足,也会调用 onDestroy。
片段:onPause、onStop、onSaveInstanceState。如果内存不足,也可以onDestroyView,onDestroy。
关于onSaveInstanceState,见When exactly are onSaveInstanceState() and onRestoreInstanceState() called?。
【讨论】:
onSaveInstanceState 的信息。