Carpaccio
Carpaccio copied to clipboard
from 1.0.1 to 1.0.2.7 problem
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;