Hello,
Inside the B4A file : (see below : Matmed.zip - made with 3.90 => 9.30)
i have inserted :
One Activity : "Main"
And the ImageDownloader library
- I have made a loop with my api to display product categories lines
- when we click on a line, then that display the sub categories, and so on ...
- And if you click on the Return button you go to the Parent category.
But each time, the images are downloaded from the server (see the display delay)
whereas i use the ImageDownloader library where i have read that it admin the cache ?
Some one, could help me to display the image already in the cache for faster process ?
Regards
Michel
Inside the B4A file : (see below : Matmed.zip - made with 3.90 => 9.30)
i have inserted :
One Activity : "Main"
And the ImageDownloader library
- I have made a loop with my api to display product categories lines
- when we click on a line, then that display the sub categories, and so on ...
- And if you click on the Return button you go to the Parent category.
But each time, the images are downloaded from the server (see the display delay)
whereas i use the ImageDownloader library where i have read that it admin the cache ?
Some one, could help me to display the image already in the cache for faster process ?
Regards
Michel
Attachments
Last edited: