标签: sdwebimage
下面是我的代码。有时候,只有先加载占位符图像,然后才能被url图像替换,图像才第一次加载。
[bannerImgView sd_setImageWithURL:[NSURL URLWithString:[offerImages objectAtIndex:i]] placeholderImage:[UIImage imageNamed:@“ homeBanner”]];