MarkoMilos / Paginate

Library for creating simple pagination functionality upon RecyclerView and AbsListView
Apache License 2.0
1.35k stars 225 forks source link

Pagination retry #35

Open ebinjoy999 opened 6 years ago

ebinjoy999 commented 6 years ago

Added feature for handling pagination load error. So user can explicitly retry the failed page by tapping retry button.

j2emanue commented 6 years ago

why cant this be merged in? an error in loading cripplies this library. it needs error handling.