Using Retrofit to load and display a grid of images with RecyclerView - Part 1
In this tutorial, we will create an app called SimpleGallery which displays a grid of spaceships images from a web URL. This app connects to a web service to retrieve and display the property data. We will use a RecyclerView with a GridLayoutManager ...
blog.nehirugue.com13 min read