PlaceHolderView icon indicating copy to clipboard operation
PlaceHolderView copied to clipboard

Cannot assign value to final variable

Open orikl84 opened this issue 6 years ago • 1 comments

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 avatar Jul 05 '18 12:07 orikl84

@orikl84 Thanks for finding this. I will fix this in the new release.

janishar avatar Jul 14 '18 04:07 janishar