Skip to content

Commit dacf6ec

Browse files
author
Kaushik Gopal
committed
Merge branch 'master' of github.com:kaushikgopal/RxJava-Android-Samples
* 'master' of github.com:kaushikgopal/RxJava-Android-Samples: chore: update readme with another pagination example
2 parents 0358361 + 0ddb61a commit dacf6ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,10 @@ For kicks, I've also included a `PaginationAutoFragment` example, this "auto-pag
175175
Here are some other fancy implementations (while i enjoyed reading them, i didn't land up using them for my real world app cause personally i don't think it's necessary):
176176

177177
* [Matthias example of an Rx based pager](https://gist.github.com/mttkay/24881a0ce986f6ec4b4d)
178+
* [Eugene's very comprehensive Pagination sample](https://github.com/matzuk/PaginationSample)
178179
* [Recursive Paging example](http://stackoverflow.com/questions/28047272/handle-paging-with-rxjava)
179180

181+
180182
## Work in Progress:
181183

182184
Examples that I would like to have here, but haven't found the time yet to flush out.

0 commit comments

Comments
 (0)