[c1_c3]清扫车运营面板-业务类-清扫车云控业务 按钮重叠修复;monkey测试是Fragment commit 导致崩溃修复;
This commit is contained in:
@@ -51,7 +51,7 @@ import com.mogo.och.common.module.biz.provider.CommonService
|
||||
if (supportFragmentManager != null) {
|
||||
val back = supportFragmentManager.beginTransaction()
|
||||
back.replace(containerId, fragment, fragment.tag)
|
||||
back.commit()
|
||||
back.commitAllowingStateLoss()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user