Android Question [B4X] xCustomListView load images async

Alexander Stolte

Expert
Licensed User
Longtime User
Hello,

usually I use the Ultimate Listview from @Informatix for that, but in this case i develop cross plattform.

In the ULV is there a fucntion called "SetLoadImageCallbacks" with this function it is possible to load images asynchron. And whenever the function was called, I downloaded the images from the storage.

Now the problem, i'm new on xcustomlistview and until now i dont see a function like this?
How can i realize it in xcustomlistview?

Greetings
 
Top