SDWebImage/Examples/SDWebImage Demo
Bogdan Poplauschi 7b79c29a8c The docs say the progressBlock is called on a background queue, so when doing UI, we need to dispatch on the main queue
* @param progressBlock  A block called while image is downloading
* @note the progress block is executed on a background queue
2017-08-11 16:38:32 +03:00
..
en.lproj Converted our example xibs to the new Xcode format 2016-06-01 10:05:40 +03:00
AppDelegate.h Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
AppDelegate.m Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
DetailViewController.h Merge branch '4.x' into gif 2016-06-07 08:39:17 +03:00
DetailViewController.m The docs say the progressBlock is called on a background queue, so when doing UI, we need to dispatch on the main queue 2017-08-11 16:38:32 +03:00
MasterViewController.h Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
MasterViewController.m Bumped libwebp submodule reference to version 0.6.0 2017-07-31 16:28:02 +03:00
SDWebImage Demo-Info.plist Fixed issue "The value of CFBundleVersion in your WatchKit app's Info.plist (1) does not match the value in your companion app's Info.plist (1.0). There values are required to match" 2016-06-14 23:10:33 +03:00
SDWebImage Demo-Prefix.pch Rework static library settings and documentation and add an example project 2012-05-10 00:30:48 +02:00
main.m Revisited all copyright comments and decided for just one format 2016-06-01 15:53:08 +03:00
placeholder.png Rework static library settings and documentation and add an example project 2012-05-10 00:30:48 +02:00
placeholder@2x.png Rework static library settings and documentation and add an example project 2012-05-10 00:30:48 +02:00