jacobmoncur / QuiltViewLibrary

Android Quilt View Library
554 stars 191 forks source link

dynamically loaded images don't turn up on the grid #15

Open rahulravindran0108 opened 10 years ago

rahulravindran0108 commented 10 years ago

Hi, I am using the ImageLoader class to try and load images from server, but the images don't seem to show up at all, is it that before calling the addPatchImages the image view must contain the loaded image?