In Part I we just created our very first recycler view which had 30 elements. We made our own RecyclerItem that had a TextView where we populated order of the item from 1 to 30. So now let's see how can we pass our own data into the RecyclerView. You...
blog.kushagra.com.np3 min readNo responses yet.