liuzhiyi1992/ZYCornerRadius

设置圆角后再使用SD加载网络图片的时候崩溃

luo-h opened this issue · 1 comments

luo-h commented

UIGraphicsBeginImageContextWithOptions(size, NO, scale);

scanle = 2

luo-h commented

我是给btn.imageView设置的圆角和边框,如果直接给btn setImage不会崩溃,如果给btn加载网络图片就会崩溃