Learning android development for complete beginners (FREE COURSE): https://codingwithmitch.com/courses/sqlite-room-persistence-android/
In this video I show you how to use a Staggered RecyclerView to display list items with an image and text.
You'll learn to build a recyclerview adapter class from scratch and display images and text. To retrieve the images from the internet we use the "Glide" library.
This is a perfect example if you're a beginner and need a step-by-step example on how to use a staggered recyclerview in your android project.
➤Source Code:
↻ https://github.com/mitchtabian/Recyclerview
➤Check out our website:
↻ https://codingwithmitch.com/