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
你好,看了你在掘金发布的文章,https://juejin.cn/post/6960914424865488932。为什么一开始调用了owner.lifecycle.removeObserver(this)。但是最后的版本中却移除了,是不用考虑泄露问题吗?
The text was updated successfully, but these errors were encountered:
没有必要removeObserve显式调用,这是官方解释:https ://github.com/googlecodelabs/android-lifecycles/issues/5
Sorry, something went wrong.
No branches or pull requests
你好,看了你在掘金发布的文章,https://juejin.cn/post/6960914424865488932。为什么一开始调用了owner.lifecycle.removeObserver(this)。但是最后的版本中却移除了,是不用考虑泄露问题吗?
The text was updated successfully, but these errors were encountered: