Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 307 Bytes

PhotoGallery

Simple app for fetching and searching photos from Flickr

App built with MVVM architecture. Networking done with Retrofit2 and RxJava3, Jackson/Gson used for Serialization, Glide used for image loading. Pagination done with android Paging library