You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hello,
Is it possible to display a multilist with a placeholder image as the emblem for each item and then lazy load the proper images for each one of them? I have a list of about 150 items whose images are downloaded from the server and it takes a long time to load the whole thing at once.
Thank you
Shai Almog
unread,
Oct 25, 2016, 9:46:14 PM10/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
This would make this a simple matter of using URLImage directly.
With a multi-list there is also support for URLImage but it is somewhat more challenging, there is some discussion of that in the list section in the developer guide.