RamiJ3mli / PercentageChartView

An Android custom view that displays the progress of an ongoing task.
Apache License 2.0
375 stars 81 forks source link

Did you Forget to implement ButterKnife in gradle?! #23

Open msm81 opened 4 years ago

msm81 commented 4 years ago

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