sunfusheng / GlideImageView

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

GlideImageLoader.java #1

Closed Lilyandlucy closed 7 years ago

Lilyandlucy commented 7 years ago

if (url.startsWith(HTTP) || url.startsWith(HTTPS)) 话说第二个条件能走进去吗?

sunfusheng commented 7 years ago

哦,也是,干掉它,哈哈,谢谢