Recycler view + Glide (Load a lot of images really fast)
Sep 3, 2021 · 4 min read · What are some issues in normally loading URL What a recycler view basically does is that it uses the view that you just scrolled up and updates its parameters and uses it to display your next item in the list. Now, this is extremely efficient and rea...
Join discussion