Glide is great and I honestly think it is the best platform for making nocode apps. But, if I don’t understand something, it’s because “Glide” delisliza so badly. I am referring to the graphic fluidity when it comes to moving around the interface.
I am not referring to the loading time of images or the opening of the app. NOT
I mean when I slide my finger to scroll through my app and any other that already has a certain amount of images and components.
(This happens mostly on Android)
Why does that happen?
I take into account that it is a web page that works like an app, yes. But this makes it very difficult when it comes to wanting to carry out large-scale projects and wanting to fuse design with functionality.
Why is this happening?
It can be fixed?
Is the Glide team aware of this?
Will they do something about it?
i dont have problem with lists with less than 50 images below 200kb on my network speed…
issues most of the time comes from network speed, size and number of images…
it should help… use more specific filters to limit number of showing images… but after first load… there should be no more problems on the device
Is it happening all the time or only first time run? Images are uploaded to glide or from some other source ?
Normally Glide’s backend already compresses and resizes images to optimize their display. Perhaps it won’t hurt if you do your utmost to optimize the images as well?