liuzhiyi1992 / ZYCornerRadius

一句代码,圆角风雨无阻。A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency.

Home Page:http://zyden.vicp.cc/zycornerradius/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

luo-h opened this issue · comments

commented

UIGraphicsBeginImageContextWithOptions(size, NO, scale);

scanle = 2

commented

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