glide-transformations
Glide.with(this) ????????.load("http://res.lgdsunday.club/poster-1.png") ????????.apply(RequestOptions.bitmapTransform(new?BlurTransformation(25,10))) ????????.into(mIvBg);
就變成空白了
Glide.with(this) ????????.load("http://res.lgdsunday.club/poster-1.png") ????????.apply(RequestOptions.bitmapTransform(new?BlurTransformation(25,10))) ????????.into(mIvBg);
就變成空白了
2019-06-10
舉報(bào)
2019-07-15
我在一個(gè)地方也碰到了,是你沒接收到這個(gè)圖,你試試看用個(gè)本地圖片