MJPhotoBrowser BUG修复
摘要:
崩溃在loading.progress = (float)receivedSize/expectedSize; 分析:MJPhotoView 执行了hide移除了MJPhotoLoadingView,然而SDWebimage 仍然执行了下载进度的设置。 解决方法:写个bool值,当执行hide方法的 阅读全文
posted @ 2016-06-14 12:06 cityingMa 阅读(250) 评论(0) 推荐(0) 编辑