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

修复Context引用 引起的 内存泄漏问题 #267

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

修复Context引用 引起的 内存泄漏问题 #267

wants to merge 2 commits into from

Conversation

austenyad
Copy link

将 Activity Context 应用 修改 为 Application Context。

@austenyad
Copy link
Author

如果是 Application Context 是否需要再每次都在 show() --> init() 方法中 注册这个 Context (NavigationBarObserver.getInstance().register(getContext());)。

@taijuan
Copy link

taijuan commented Sep 20, 2019

图片

@kscMaster
Copy link

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants