问题
i have an xml file , there are number of images i want to display them in a "Image View" and the "Image View" will be in scroll view as u scroll the images should keep loading . i am having difficulty in coding that ,any help would be helpful
回答1:
This link will help you Load image to a tableView from URL iphone sdk
Try to download lazy loading application code and implement that in your project.
Link for application Lazy loading.
来源:https://stackoverflow.com/questions/8008738/how-to-display-images-from-an-xml-file-in-ui-image-view