Glide 4 — Image Loading for RecyclerView and CardView

In a previous tutorial, you've learned how to load images for a Grid- and ListView. You've upped the UI quality in the advanced ListView tutorial with the holder pattern and rounded images.

Unfortunately, even with the holder pattern, a ListView can cause performance issues. Google's RecyclerView has the intention of fixing the sluggish ListView. Furthermore, the Android design guidelines often suggest using cards. In this tutorial you'll learn to create a RecyclerView and fill in images with Glide. Afterwards, you'll switch the item design to use the CardView.

Glide Series Overview


Continue reading

University Enrollment Required

Future Students benefit from value packed videos and tutorials.

Enroll to receive exclusive content or sign in if you’re already a Future Student.

Enroll me for $15/mo

Explore the Library

Find interesting tutorials and solutions for your problems.