Nano Blog - 오병우

URL에서 이미지를 여러 개 받아와야 할 때 매우 유용한 소스입니다.


https://github.com/thest1/LazyList/


ImageLoader imageLoader=new ImageLoader(this); imageLoader.DisplayImage("http://127.0.0.1/image.php", imageView);


라이센스는 MIT license.