[6.4.0]
[fragment 内存泄漏]
This commit is contained in:
@@ -160,7 +160,7 @@ abstract class FacadeProvider : IMoGoFunctionProvider, ILoginCallback {
|
||||
val fragment = getFragment()
|
||||
injectStatusBar()
|
||||
d(TAG, "切换 fragment:${fragment}")
|
||||
|
||||
LoginStatusManager.resetFragment()
|
||||
if (supportFragmentManager != null) {
|
||||
val back = supportFragmentManager.beginTransaction()
|
||||
back.replace(containerId, fragment, fragment.tag)
|
||||
|
||||
Reference in New Issue
Block a user