We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Revert 6eae640f7939adb49e5e598d0c9c8dd05e7da684...fe3944d67b13040ad96fb9b17c0ed03613d34f72
Destroyed Endless Scrolling with AdapterViews (markdown)
Updated Endless Scrolling with AdapterViews (markdown)
amount -> number
Revert eb6018700017c7af23067387885bbb74914e6fdf...a4a397e7a8bb0f598ba6b58d410c1f6e11d6133f on Endless Scrolling with AdapterViews
Created Endless Scrolling with AdapterViews (markdown)
Rename title
Add a gist link
Add customLoadMoreDataFromApi(page);
Update for RecyclerView
Fixed unmappable character for encoding UTF-8 issue with some apostrophes in the comments
Add spaces
(revert)
changed "implements" to "extends", since RecyclerView.OnScrollListener is an abstract class, not an interface