java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
摘要:
在运行app的时候java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState,这个问题出现的现象是在app打开的时候有Dialog(也可以是其它)弹出,让activity执行了onSav 阅读全文
posted @ 2016-05-10 13:49 木头平 阅读(174) 评论(0) 推荐(0) 编辑