You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
When I put some same fragments in the viewpager, the onZeroItemsLoaded called multiple times, and the xxxtActionProcessorHolder is cause memory leak because it is referenced by boundaryCallback object.
Is there a way to unsubscribe a boundaryCallback?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I put some same fragments in the viewpager, the onZeroItemsLoaded called multiple times, and the xxxtActionProcessorHolder is cause memory leak because it is referenced by boundaryCallback object.
Is there a way to unsubscribe a boundaryCallback?
The text was updated successfully, but these errors were encountered: