当前位置:首页 > IllegalStateException

IllegalStateException

解决IllegalStateException: Can not perform this action after onSaveInstanceState

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