Unanswered: Download text data first and images later
Unanswered: Download text data first and images later
In my application I have a list of doctors getting from a remote server with store-proxy mecahnism.
JSON data contains doctor information containing path of doctor image.
Question is: How can I display doctor information in the list so that first text data will be shown quickly and than images comes later as soon as they are downloaded?