Skip to content
New issue

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

【BUG反馈】 FitSystemBarUtils内存泄漏 #484

Closed
3 of 4 tasks
Swordce opened this issue Dec 27, 2024 · 2 comments
Closed
3 of 4 tasks

【BUG反馈】 FitSystemBarUtils内存泄漏 #484

Swordce opened this issue Dec 27, 2024 · 2 comments
Labels
bug Something isn't working 已处理 已处理,等待结单 等待反馈 存疑或问题需要进一步确认

Comments

@Swordce
Copy link

Swordce commented Dec 27, 2024

⚠️ 重要阅读

  • 请确保你已升级至 最新发布的测试版本,旧版本存在的问题不再处理。
  • 请确保你已在 已有的issues 中查询过没有类似的问题。
  • 请先确认您已阅读《常见问题》
  • 如有条件建议尝试拉取整个项目,尝试运行 Demo app,并模拟在 Demo 环境中运行可能存在问题的代码,如果可以复现请提交 issues 并附上复现代码。

问题描述

在登录页中使用了MessageDialog和WaitDialog,,已经在登录页的OnDestory中调用了
MessageDialog.cleanAll()
MessageDialog.recycleDialog(this)
WaitDialog.cleanAll()
WaitDialog.recycleDialog(this),当跳转到首页的时候,LeakCanary报内存泄漏
9e040b4a32e8f23efe67947a8db70c2

DialogX 版本

0.0.50.beta50

设备信息

Android 7.1.2

是否在 Demo 中能复现此问题?

问题截图/视频

9e040b4a32e8f23efe67947a8db70c2

错误日志

No response

@Swordce Swordce added the bug Something isn't working label Dec 27, 2024
@kongzue
Copy link
Owner

kongzue commented Dec 30, 2024

已经提交最新的代码 dd8ff9a,将在下一个测试版本合并更新。

@kongzue kongzue added the 已处理 已处理,等待结单 label Dec 30, 2024
@stale stale bot added the 等待反馈 存疑或问题需要进一步确认 label Jan 14, 2025
Copy link

stale bot commented Jan 21, 2025

长时间未收到回复暂时关闭了此问题,若有疑问请继续回复。此消息来自于自动化 Issues 处理 Bot,若问题严重或紧急你也可以通过反馈群联系到我:590498789

@stale stale bot closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 已处理 已处理,等待结单 等待反馈 存疑或问题需要进一步确认
Projects
None yet
Development

No branches or pull requests

2 participants