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
舉報
2019-07-15
我在一個地方也碰到了,是你沒接收到這個圖,你試試看用個本地圖片