android-swipe-image-viewer icon indicating copy to clipboard operation
android-swipe-image-viewer copied to clipboard

Add images dynamically

Open alexislg2 opened this issue 8 years ago • 1 comments

HEy, thank you very much for your package. It helps. How could I add pictures dynamically? I mean I start the app with let say 3 images displayed and then app downloads new pictures and add them to the gallery. Any idea?

Thanks

alexislg2 avatar Nov 20 '15 16:11 alexislg2

you can use Glide library to load remote images

BhoomiKhan avatar Dec 28 '20 07:12 BhoomiKhan