How to use Spreadsheet with Async Image Loader extension (by colin)

I am trying to use Spreadsheet with Async Image Loader extension (by colin) but got no success till now.
I am able to get single image link at a time. But I want to get all images in rows under column name “wallname” and then want to load each image in different Image component using Async Image Loader extension.

1 Like

Why dont you show your blocks. Maybe someone can help you.

1 Like

I manage to load 1 image successfully from this
1

I want to load all of them in different image components
(I am confused how to do this, but I tried this and nothing happens)

Use material card view …
Instead of sync image loader

It will make app lag
That’s why I use AsyncImageLoader.

And I also got the solution for this =

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.