fix bug of leakMemory
This commit is contained in:
@@ -69,6 +69,7 @@ class MogoMainAuthorize private constructor() : MogoAuthorizeManagerImpl(), IMog
|
||||
|
||||
fun hideAuthorizeView() {
|
||||
authorizeDialog?.dismiss()
|
||||
authorizeDialog = null
|
||||
}
|
||||
|
||||
private fun pushLayoutToMainWindow(tag: String) {
|
||||
|
||||
Reference in New Issue
Block a user