sunfusheng / GlideImageView

基于Glide V4.9.0封装的图片加载库,可以监听加载图片时的进度
https://github.com/sunfusheng/GlideImageView
1.77k stars 272 forks source link

GlideImageView过度动画问题 #35

Open linuxjava opened 6 years ago

linuxjava commented 6 years ago

添加过度动画后transition(DrawableTransitionOptions.withCrossFade()),图片加载不会显示,你的demo就有这个问题,在方法private void line42()中,使用Imageview过渡动画就没问题,应该还是ShapeImageView封装的有冲突