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 was archived by the owner on Jan 10, 2025. It is now read-only.
Using the PagingWithNetwork and Network only (by page). Change the pageSize to 1 or 2 in SubRedditViewModel. Then, after a swipe-to-refresh (so invalidate() is called) the loadAfter() method is not called anymore. Any recommendation to avoid this?
(I am having same behavior in my app with a higher page size)