当前位置:首页 > Android > Bug处理

Bug处理

  • 最新
  • 浏览
  • 评论

解决IllegalStateException: Can not perform this action after onSaveInstanceState

jsc9年前 (2016-04-07)4074
今天使用Fragment的时候,出现了这个错误 IllegalStateException: Can not perform this action after onSaveInstanceState:E/AndroidRuntime(12747)...