fix bug of twice callBack
This commit is contained in:
@@ -80,6 +80,7 @@ class AuthorizePresenter : Presenter<AuthorizeContract.View>, AuthorizeContract.
|
||||
}
|
||||
|
||||
private fun closeAuthorizeView() {
|
||||
invokeTag = null
|
||||
mogoAuthShow.hideAuthorizeView()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user