一个少见的线上 Crash 分析:Caused by: java.lang.IllegalStateException: View DecorView@2918947[RoomManageActivi
TaketheDialogforexample.JudgefromtheAndroidsourcecode,let’swatchwhathappenedwhenyoucalledmethodDialog#show()method.Thecodecanbesimplifiedasbelow:publicvoidshow(){if(mShowing){//...return;}//...mDecor=