Merge branch 'v1.5.0/privilege' into v1.5.0/test
This commit is contained in:
@@ -269,7 +269,6 @@ public class CustomImageSpan extends ImageSpan {
|
||||
loading = true;
|
||||
GlideApp.with(reference.get())
|
||||
.asDrawable()
|
||||
.diskCacheStrategy(DiskCacheStrategy.RESOURCE)
|
||||
.dontAnimate()
|
||||
.dontTransform()
|
||||
.override(width, height)
|
||||
|
Reference in New Issue
Block a user