johannilsson / android-pulltorefresh

DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
2.47k stars 1.03k forks source link

Possible to add "Load More" button at footer view to loat more data? #97

Open foxty opened 10 years ago

foxty commented 10 years ago

Possible to add "Load More" button at footer view to loat more data?

Since my data store in server side and will present page by page. Its will be great if there has plan to add "Load More" function in pulltorefresh list.

Anyway, this is a good widget and thanks for you guys excellent job.