
In our previous RecyclerView tutorials we learned about loading image to RecyclerView list. Also normally we used GridView to display data as Grid. Similar to displaying items as a list, displaying items as a Grid is simple using RecyclerView. In this tutorial, we are going to display images and text as Grid using RecyclerView.