I know that RecyclerView has replaced the functionality of the old ListView and GridView. I am looking for a very basic example that s
RecyclerView
ListView
GridView
This is a simple way from XML only
spanCount for number of columns
layoutManager for making it grid or linear(Vertical or Horizontal)