Commit 10046a2f authored by zhaopengxiang's avatar zhaopengxiang

update

parent 5e0ffab3
...@@ -122,7 +122,7 @@ class MainActivity : BaseActivity() { ...@@ -122,7 +122,7 @@ class MainActivity : BaseActivity() {
} }
}) })
} }
private fun loginOut() { private fun loginOut() {
if (null == alertDialog) { if (null == alertDialog) {
alertDialog = MessageDialog(this) alertDialog = MessageDialog(this)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment