Delayed loading of images on cards

Viewed 909

I'm specifically looking at doing this in a CardScrollAdapter, but it would be also good to know in the LiveCard situation when publishing a card to the timeline. Is there a way to use volley or any other networking library to load images using the generic Card class?

4 Answers
Related