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

https://github.com/agarwalkaushal/retrofit-rxjava-glide

A simple integration of various Android libraries. View README.md for more details.
https://github.com/agarwalkaushal/retrofit-rxjava-glide

android-studio glideimageloader recyclerview rxjava2-retrofit2

Last synced: 8 months ago
JSON representation

A simple integration of various Android libraries. View README.md for more details.

Awesome Lists containing this project

README

          

# PreassignmentImages
Fetch api result using Retrofit and RxJava. The api has url field which links to a image. The image is to be loaded using glide in Recycler View. OnClick the item open a new activity to load the image in fullscreen.