您应该在应用程序中包含annotationProcessor编译依赖于com.github.bumptech.glide:compiler,而@GlideModule注释的AppGlideModule实现或在我的等级里,我增加了和
annotationProcessor 'com.github.bumptech.glide= new RequestOptions()
在Glide4.3的新版本中,我正在尝试使用它,但每当我使用它和传递给它的任何上下文时,它都会崩溃。(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)"Glide.withYou should include an annotationProcessor compile dependency on com.github.bumptech.g
api "com.github.bumptech.glide:glide:4.9.0"
api "com.github.bumptech.glide:annotations:4.9.0"annotationProcessor "com.github.bumptech.glide:compiler:4.9.0" 并且有一个kotlin扩展 fun ImageView.loadImg(imageUrlat com.bumptech.glide</em