1

I have a CardView in my app and I don't to know how I can add TextView and headers for some cards like on the picture. I marked it with the arrows. Also I want to know how I can add different cards in a RecyclerView and not just the same cards.

enter image description here

Thanks for your answers and sorry for my bad english :)

Reaz Murshed
  • 23,691
  • 13
  • 78
  • 98
Johannes
  • 481
  • 1
  • 5
  • 16
  • You should check SuperSlim. I believe it does what you want: https://github.com/TonicArtos/SuperSLiM – Leandro Borges Ferreira Jan 03 '17 at 16:28
  • you can do this by assigning these values a view type by getViewItemType(int position) for reference follow this link http://stackoverflow.com/questions/26245139/how-to-create-recyclerview-with-multiple-view-type – pkgrover Jan 03 '17 at 16:31

0 Answers0