Recycler View Part - II
Jul 1, 2022 · 3 min read · 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...
Join discussion































