cardslib
cardslib copied to clipboard
setupInnerViewElements method is never called
Hi @gabrielemariotti
Thanks for the amazing library :)
I tried to create cardsview using recyclerview (I'm also using custom layout)
But i'm facing some issues (setupInnerViewElements method is never called)
Here's my java file (http://pastebin.com/hbPMykMz)
Here's carddemo_example_inner_content.xml file (http://pastebin.com/96dsfX0q)
Here's native_recyclerview_card_layout.xml ( http://pastebin.com/zuWUayKz )
Here's activity_list_all_fense.xml (http://pastebin.com/qcyzuC2k)
Thanks for any help :)