This is for an infinitely scrolling list in Android. Sometimes you may have many data to show. But you don't need to load all data in one time. You could use this method to limit you data, and then load more next time.
Try it!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is for an infinitely scrolling list in Android. Sometimes you may have many data to show. But you don't need to load all data in one time. You could use this method to limit you data, and then load more next time.
Try it!