When set images to array of image url, does ImageView load all images straight away OR only load all urls but render single one url at any given time?
1 Answer
the API usually only renders what is visible.
Your Answer
Think you can help? Login to answer this question!