Carpaccio icon indicating copy to clipboard operation
Carpaccio copied to clipboard

from 1.0.1 to 1.0.2.7 problem

Open FunnyDevs opened this issue 9 years ago • 2 comments

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

FunnyDevs avatar Oct 31 '15 14:10 FunnyDevs

same here

croccio avatar Oct 24 '16 14:10 croccio

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;

mkodekar avatar Jun 11 '17 23:06 mkodekar