Android Question ImageDownloader: What If?

DonManfred

Expert
Licensed User
Longtime User
You just need to extend the JobDone sub a bit....

Check for Success in JobDone
If not success then show a dummy-image instead of using Job.GetBitmap
 
Upvote 0
Top