How to display images from an xml file in UI Image View

狂风中的少年 提交于 2019-12-02 15:05:35

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!