新增bugly
This commit is contained in:
@@ -185,7 +185,7 @@ public class MogoModulesManager implements MogoModulesHandler {
|
||||
return;
|
||||
}
|
||||
mActivity.getSupportFragmentManager().beginTransaction()
|
||||
.add( containerId, fragment, provider.getModuleName() )
|
||||
.replace( containerId, fragment, provider.getModuleName() )
|
||||
.commitAllowingStateLoss();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user