David
(‎ David Ningthoujam)
January 11, 2019, 3:37pm
#1
So, I made an app which uses airtable and cloudinary as databases, where user can post or view. What my app does is load the list of images and show using the card view extension. But loading image online seems like having a little stuck. More image= more stuck. I also have a good internet.
So what I would like to know is there any way to load online images without being stuck? Like android studio apps?
Your answer is appreciated.
techcvr
(Vishal)
January 11, 2019, 4:08pm
#2
try enabeling the asyncImageLoad and CacheImage
if this not works for you then you have to buys a grid card view extension.
2 Likes
David
(‎ David Ningthoujam)
January 11, 2019, 4:10pm
#3
Thank you Very much, but I’m using the card veiw extension. So any ideas for that component?
Shreyash
(Shreyash Saitwal)
January 11, 2019, 5:33pm
#4
This extension might be helpful
–
GLIDE EXTENSION
Hello makers!
I am super excited to contribute to AppInventor and all its distributions! Here I present to you a new extension to load images in a fast and efficient way, media decoding, memory and disk caching using the Glide Library 4.3.1 !
Event Handlers
ClearedCache: Event handler when the clearing cache method is finished.
[image]
ErrorOccurred: Event handler when an error occurred loading the image or gif, and clearing the cache.
[image]
Methods
Glide: Metho…
2 Likes
David
(‎ David Ningthoujam)
January 11, 2019, 5:53pm
#5
Thank you for your reply, will I be able to use this extension with the card view extension and create list of images? If yes. Could you tell me how?
techcvr
(Vishal)
January 11, 2019, 6:49pm
#7
you can use this grid card view extension -
David
(‎ David Ningthoujam)
January 12, 2019, 9:16am
#9
I tried but I didn’t find anything to load a list of images into card view extension using it. Can someone help me with this?
Hadi_Editz
(Hadi Bangash )
January 12, 2019, 12:33pm
#10
1 Like
David
(‎ David Ningthoujam)
January 12, 2019, 1:08pm
#11
But I’m asking anything that will work with card view extension.
Hadi_Editz
(Hadi Bangash )
January 12, 2019, 1:12pm
#12
I think it’s better than cardview extension
2 Likes
have u solved your problem or not? because i’m also going to use same method. and i’ll definitely face this problem. if you got solution to load images smootly like instagram plz. help me.
David
(‎ David Ningthoujam)
May 27, 2019, 12:34am
#14
I haven’t solve my problem yet. But We have requested for a brad new custom list view with some feature including asyne image load, we may see this om future updates
Hi,
It would be great to see some components in Kodular using which we can make something like this:
Guys please VOTE for it if you want see it in Kodular.
[Playstore]
[image]
So, it would be awesome if we can use Cardview as list and that too Horizontally.
In Android Studio we can do that by using Recycler View.
Is there any possibility to add something like that in Kodular?
So, basically I would love to see the following features in upcoming Kodular builds:
CardView…