ablake / kotlin-news-for-android

A simple Android app for browsing Kotlin news, meant to demonstrate architectural principles and implement core functionality applicable to most apps.
Apache License 2.0
0 stars 0 forks source link

Implement paging for subreddit feeds #14

Closed ablake closed 4 years ago

ablake commented 4 years ago

When the user scrolls until they're near the bottom of the currently loaded subreddit, the app should automatically start loading the next page of content.