-
Notifications
You must be signed in to change notification settings - Fork 161
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
按照readme中写法写会提示abscircleDialog这个类内存泄漏 #28
Comments
同样遇到了这个问题,你是怎样修复的? |
我直接换了一个,这个应该是已经停止更新了 |
|
请贴出具体的泄露信息,谢谢! |
以上LeakCanary显示的泄露路径,模拟器为夜神模拟器,安卓4.4 我将项目内所有和handler相关的代码,以及view.post()代码注释掉,泄露仍然存在。 然后我注意到泄露列表里有Exclude标记,猜测是某种不规范调用下的系统级的泄露。 最后一张图没有显示Exclude,机型为小米6,MIUI10。 |
收到,谢谢! |
报错 |
@lisenmr 非androidX |
No description provided.
The text was updated successfully, but these errors were encountered: