PlaceHolderView
PlaceHolderView copied to clipboard
Cannot assign value to final variable
I have an placeholderview item class that implements Parcelable.
After updating to version 1.0.3 I get an error: Cannot assign value to final variable CRAETOR.
removing the final fixes the problem for now, but I think is a workaround
@orikl84 Thanks for finding this. I will fix this in the new release.