[F/OS] Image List Viewer Extension - A Fully Customizable List View with Title, Subtitle, Image and Checkbox

Thank you so much, it works!

1 Like

Having problems with images displaying in the listviewer. I am setting a list of directories and files to the listviewer, each type has an icon, file-icon or folder-icon. When list is loaded some of the images do not display for the folders list. Scrolling down so that the items are hidden then scrolling back up fixes the problem. Have tried with my two icon images in assets, Download, and ASD, and with companion and compiled app. Reloading the list doesn't make any difference, but different items may not have their images shown. If I set the list initially from a button, same behaviour. The two icon images are only @ 10kb each in size, 100x100 pixels. Both the icon images are in the cache... Device: Google Pixel 8a, Android 17. (Also tested on Google Pixel 4a, Android 13, same behaviour)

Aside from the images not appearing at all, I have also seen the wrong image for the first item in the listview, and sometimes just the upper half of the image is displayed, for some images.

A couple of images to show the problem:

Is it something I am doing, or an issue with the extension ?

Blocks to load listviewer:

n.b. if I use lorem picsum to load images, I do not seem to have a problem

Hi Tim, I will check this issue, thanks for the explanation.

1 Like

If it helps, I put together a similar visual listview using the same data/images with CompCreator and your AsyncImage loader. No issues with images not appearing.

This extension is now open source! Feel free to have some experiments with it.

1 Like