yusufcihan
(Yusuf Cihan)
July 29, 2020, 11:56am
#923
Load your images with Async Image Utilities component.
2 Likes
themaayur
(Mayur Berad)
July 29, 2020, 12:09pm
#925
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.
[OnLoading…
Use this extension or component in Kodular it help you to load Image quickly.
You can drag the image unities from the unities part, extension are better, but I would recommend the Kodular image unities.
U should use vertical scroll handler extension and first load only 5 items and use a block when bottom reached from vertical scroll handeler and on bottom reach load next 5 items and continue this
Yeah and for images use this guide
So Welcome, Everyone today in this guide I will show how to make different listviews using @yusufcihan 's Dynamic Component Extension. It is fully Customisable According to your needs.
So Let’s Begin
1. Simple ListView (Icon, Title & Action Button)
• Layout
[image]
• Inputs
[image]
Icon : Url
Title : String
Material_Icon_Name : String
For Material Icon Name Click Here
• Blocks
[blocks]
• Schema
{
"name": "Simple ListView",
"metadata-version": 1,
"author": "Maayur (rewritten by…
1 Like
yusufcihan
(Yusuf Cihan)
July 29, 2020, 12:23pm
#933
mihacker41:
What is that?
A component to load images asynchronously.
4 Likes
yusufcihan
(Yusuf Cihan)
July 29, 2020, 12:30pm
#936
Yes, replace your set.Image Picture blocks with Image Utilities block.
1 Like
Yes, if the id is correct.
mihacker41
(mi hacker)
July 29, 2020, 12:44pm
#940
working it but
loding time 16 Seconds
The user will be annoyed in 5 seconds.
please check
listview (1).apk (6.4 MB)
2 Likes
You have 100 lists, and you have 100 image per list, am I right?
That’s mean you have 10,000 images to load.
This will take so long.
It all depends on your internet
mihacker41
(mi hacker)
July 29, 2020, 12:56pm
#942
no b…ro…the…r ,
fast list show time in 16 seconds .
and 100 number list show time 30 second
i need,
1 number list show time 5 second,
and 100 number list show time 50 second no problem