Multilist emblem lazy loading

18 views
Skip to first unread message

stema...@gmail.com

unread,
Oct 25, 2016, 5:16:13 AM10/25/16
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
to CodenameOne Discussions, stema...@gmail.com
Hi,
I would recommend avoiding lists: https://www.codenameone.com/blog/avoiding-lists.html

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.
Reply all
Reply to author
Forward
0 new messages