android - how to access multiple images from server i have used glide library but i take much time 2 load images in gridview -
how access images server , url in android implement instagram application confusion how show thumbnails in grid view.after clicking on thumbnail show full images using view pager swap images.
i had implement problem images loading taken 2 times loading in grandview , after click on image show image in view page taken 2 times.
i thought requires fast net speed in project maximum 700 images.
please know please share thought.
while calling glide.load() set resize options. app using hell lot of images. using fresco , works charm.
Comments
Post a Comment