Create a list with downloaded images
By Guillaume
18 Jun 2013 03:09
English
1 Replies
Hi all,
In my app, I'm using a tableview in order to display a list of items.
In each item, I need to display one image. This image is downloaded from a server with the DownloadManager. The downloadManager can download 5 files simultaneously (5 is the limit)
When the download is completed, I draw the bitmap in a panel with "Draw( )" method. The Draw method is executed with a synchronous way.
My problem are:
- The tableview works well with 5 images but when I want to download 10 images, the tableview freezes when I scroll it.
My questions is :
- How to fix the above issue?
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------