cardslib icon indicating copy to clipboard operation
cardslib copied to clipboard

How to create CardRecyclerView with multiple view type?

Open haihack opened this issue 9 years ago • 1 comments

Hi, I saw that CardListView can implement multiple view type, but CardRecyclerView, Is there any way to implement multiple view type in CardRecyclerView.

haihack avatar Jun 07 '15 13:06 haihack

It inherits from the RecyclerView, so yes.

Fleker avatar Oct 24 '15 02:10 Fleker