Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dadouf/PagingImageGallery
https://github.com/dadouf/PagingImageGallery
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dadouf/PagingImageGallery
- Owner: dadouf
- Created: 2020-10-27T11:15:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T20:06:17.000Z (about 4 years ago)
- Last Synced: 2024-08-01T19:51:00.905Z (4 months ago)
- Language: Kotlin
- Size: 7.61 MB
- Stars: 114
- Watchers: 3
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - dadouf/PagingImageGallery - (Kotlin)
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.