We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在登录页中使用了MessageDialog和WaitDialog,,已经在登录页的OnDestory中调用了 MessageDialog.cleanAll() MessageDialog.recycleDialog(this) WaitDialog.cleanAll() WaitDialog.recycleDialog(this),当跳转到首页的时候,LeakCanary报内存泄漏
0.0.50.beta50
Android 7.1.2
否
No response
The text was updated successfully, but these errors were encountered:
已经提交最新的代码 dd8ff9a,将在下一个测试版本合并更新。
Sorry, something went wrong.
长时间未收到回复暂时关闭了此问题,若有疑问请继续回复。此消息来自于自动化 Issues 处理 Bot,若问题严重或紧急你也可以通过反馈群联系到我:590498789
No branches or pull requests
问题描述
在登录页中使用了MessageDialog和WaitDialog,,已经在登录页的OnDestory中调用了
MessageDialog.cleanAll()
MessageDialog.recycleDialog(this)
WaitDialog.cleanAll()
WaitDialog.recycleDialog(this),当跳转到首页的时候,LeakCanary报内存泄漏
DialogX 版本
0.0.50.beta50
设备信息
Android 7.1.2
是否在 Demo 中能复现此问题?
否
问题截图/视频
错误日志
No response
The text was updated successfully, but these errors were encountered: