-
Notifications
You must be signed in to change notification settings - Fork 53
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
The onLazyInit callback is often not called after upgrading to 1.0.6 #11
Comments
1、the |
I have been using this library for 2 years, so I understand it. This is a log of callback
The lazyInitView and onSupportVisible aren't called I used the code of 1.0.6 version, and VisibleDelegate (using 1.0.5). It is working properly. |
In the demo and my project, the method is normal, and test phone is pixel 2. Can you test with demo, Is there the same problem |
I have no problem with the demo project. It just happened on my project. I don't understand why you use |
Dear @JantHsueh,
I faced the issue "The onLazyInit callback is often not called" on all our devices. (Samsung S10 plus, Nokia 5.1, ...).
I force rollback 1.0.5 version to hotfix this issue.
Please help me fix this issue.
Thanks
The text was updated successfully, but these errors were encountered: