glide加载圆角图片

Glide原生方法加载圆形图片git 添加依赖:在module的gradle中添加:   implementation 'com.github.bumptech.glide:glide:4.7.1'   annotationProcessor 'com.github.bumptech.glide:compiler:4.7.1'         Glide.with(this)          
相关文章
相关标签/搜索