Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dadouf/PagingImageGallery


https://github.com/dadouf/PagingImageGallery

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

## Paging Image Gallery

![Final implementation](vfinal.gif)

Companion app to https://medium.com/@ferrand.d/paging-image-gallery-with-recyclerview-f059d035b7e7

This shows the step-by-step construction of a Paging Image Gallery using RecyclerView. All implementations exist [side by side](app/src/main/java/com/davidferrand/pagingimagegallery/recyclerview) so you can easily compare them.