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
That would be the responsibility of the RecyclerView
and your Fragment/Activity; the layout manager should
not be involved with that. The solution posted in #4 is
a good example of how to achieve that.
There should be a class or code for implementing endless scrolling in this kind of layout manager
The text was updated successfully, but these errors were encountered: