Using Retrofit to load and display a grid of images with RecyclerView - Part 2
Display Gallery details
In part 1, we created an app called SimpleGallery which displays a grid of spaceships images from a web URL.
In this task, you add a detail fragment to display the details of a specific property. The detail fragment will sho...
blog.nehirugue.com8 min read