Commit 08d0d5c2 by zhangchengbo

fix:注释Eventbus的发送,MainActivity-OnResume会执行

parent 951b5de1
......@@ -207,7 +207,7 @@ class ThreadActivity : SimpleActivity() {
deleteSmsDraft(threadId)
}
bus?.post(Events.RefreshMessages())
// bus?.post(Events.RefreshMessages())
isActivityVisible = false
}
......
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