gabrielemariotti / cardslib

Android Library to build a UI Card
4.66k stars 1.19k forks source link

Recicler View with diferent card layout. #498

Open retf opened 9 years ago

retf commented 9 years ago

I want use 'Recicler View' with diferent card layout! Have any way? I did try but I don find methods like 'setInnerViewTypeCount(3);' on CardArrayRecyclerViewAdapter. Can you give me direction?

This is only possible with CardArrayAdapter?

Thanks a lot. Exelent work!!!