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.
- Host: GitHub
- URL: https://github.com/agarwalkaushal/retrofit-rxjava-glide
- Owner: agarwalkaushal
- Created: 2018-03-12T17:54:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T18:06:12.000Z (over 8 years ago)
- Last Synced: 2025-03-12T06:41:38.074Z (over 1 year ago)
- Topics: android-studio, glideimageloader, recyclerview, rxjava2-retrofit2
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.