Ernani
(Skate)
July 8, 2023, 6:16pm
1
Does caching images help to load them faster in a listview? Can anyone give any tips?
Ernani
(Skate)
July 9, 2023, 1:55pm
3
Image Loader Hi everyone, Today I present a new extension based on Universal Image Loader that allows you to load and cache images. Demo Event OnLoadingStarted: Event when the loading of the image is started. The url returns the URL of the image. [OnLoadingStarted] OnLoadingFailed: Event when the image is failed to load. The url returns the URL of the image. [OnLoadingFailed] OnLoadingComplete: Event when the image is loaded. The url returns the URL of the image. [OnLo…
I couldn’t find the extension aix file to download.
Gaston
(zodiaclogic)
July 9, 2023, 6:49pm
4
1 Like
Ernani
(Skate)
July 10, 2023, 11:52am
5
Thank you very much, but it didn’t work. Not even the available aia file didn’t work.
Image Loader
Hi everyone,
Today I present a new extension based on Universal Image Loader that allows you to load and cache images.
Demo
Event
OnLoadingStarted: Event when the loading of the image is started. The url returns the URL of the image.
[OnLoadingStarted]
OnLoadingFailed: Event when the image is failed to load. The url returns the URL of the image.
[OnLoadingFailed]
OnLoadingComplete: Event when the image is loaded. The url returns the URL of the image.
[OnLoadingComple…
Gaston
(zodiaclogic)
July 10, 2023, 12:42pm
6
you don’t know how to use it
1 Like
Ernani
(Skate)
July 11, 2023, 12:07am
7
I’m researching to understand, but even the aia and apk files available on the extension page don’t work. It still takes a long time to load. Perhaps the extension no longer works as it should. Is that not it?