PercentageChartView icon indicating copy to clipboard operation
PercentageChartView copied to clipboard

Did you Forget to implement ButterKnife in gradle?!

Open msm81 opened this issue 5 years ago • 0 comments

Hi, At the first I want thank you for your cool library (Specially adaptive color provider :) ) But did you forget to implement needed dependencies?

implementation 'com.jakewharton:butterknife:10.2.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'

?! java.lang.BootstrapMethodError: Exception from call site #0 bootstrap method

msm81 avatar Nov 05 '19 17:11 msm81