I'm able to use RecyclerView with a CardView to display a set of info.
But how do I display 2 different sets of cardview in a RecyclerView. For example, in the image below, Updates contain list of cardview items that needs update while Recently Update contains list of cardview items that has been updated recently.