Image does not appear in listview


I need to display images in a listview that are stored in Firebase, which was processed to grayscale through an extension, but I’m not able to. The images are stored in color, then converted to grayscale, and finally should be displayed in a listview. The listview is not returning the image… Could someone please review my AIA file?


These are all my blocks.

(oroject removed as it contains a paid extension)

Thank you very much for the guidance. I just did this by editing my post.

Try to display the image in an image component tto find out, if it is a listview issue or an extension issue

Taifun
PS: I removed your project, as it contains a paid extension. Extension developers do not like it very much, if soneone provides their paid extensions to rhe world

You can use this block to save base64 coded image as file and set the image from the new image path


In the Image editor Extension that you have

Try using this extension to load images via base64code

But I didn’t make the extension available for download in my post. At least I don’t think so. If I did, I apologize.