Fatal Exception:java.lang.illega

2019-11-18  本文已影响0人  mercuryli
image.png

定位问题 : dialogFragment.show(fragmentManager, TAG);

源码: image.png

解决: 在自己写的dailogFragment中重写show 方法


image.png

[参考](https://stackoverflow.com/questions/14262312/java-lang-illegalstateexception-can-not-perform-this-action-after-onsaveinstanc

上一篇下一篇

猜你喜欢

热点阅读