Open FunnyDevs opened 9 years ago
I am not able to use recyclerview with new version, the layout on the activity remains empty. Same code with version 1.0.1 works with no problem
same here
add this if you are using texctview and imageviews in your view holders
com.github.florent37.carpaccio.controllers.TextViewController; com.github.florent37.carpaccio.controllers.ImageViewController;
I am not able to use recyclerview with new version, the layout on the activity remains empty. Same code with version 1.0.1 works with no problem