|
|
let task = KingfisherManager.sharedManager.retrieveImageWithURL(URL, options: options, progressBlock: { (receivedSize, totalSize) -> () in
|
|
let task = KingfisherManager.sharedManager.retrieveImageWithURL(URL, options: options, progressBlock: { (receivedSize, totalSize) -> () in
|
|
|
dispatch_async(dispatch_get_main_queue(), { () -> Void in
|
|
dispatch_async(dispatch_get_main_queue(), { () -> Void in
|