Mark Njung'e
Results
1
issues of
Mark Njung'e
~~Might be related to #14~~ Code ```Kotlin Dali.create(this).load(R.drawable.ic_launcher_background).blurRadius(10).into(imgBackground) ``` Stacktrace ``` 2019-07-26 16:55:46.462 31292-31292/com.marknjunge.blurryshadow E/BlurBuilder: Could not set into imageview at.favre.lib.dali.builder.exception.BlurWorkerException: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/jakewharton/disklrucache/DiskLruCache; at at.favre.lib.dali.builder.blur.BlurWorker.process(BlurWorker.java:153) at at.favre.lib.dali.builder.blur.BlurWorker.call(BlurWorker.java:48)...
bug
help wanted