iso - SDWebImage : UIImageView to adjust size by the size of downloaded images -
i try download image custom tableviewcell problem these images varied width , height. how create uiimageview can adjust width , height per image downloaded ?
i using sdwebimage framework caching , download. , put setimagewithurl code in cellforrowatindexpath.
thanks in advance
go line 113 of sdwebimagedecoder.m, replace bitmapinfo value kcgimagealphanoneskiplast kcgimagealphapremultipliedfirst , voilĂ !
Comments
Post a Comment