jacobmoncur / QuiltViewLibrary

Android Quilt View Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynamically loaded images don't turn up on the grid

rahulravindran0108 opened this issue · comments

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?