Open TheArhaam opened 4 years ago
Sorry for the very delayed response. This is currently per design - so that the placeholder remains consistent throughout states, and/or with transparent images. You can use the loadingBuilder to show something only while it loads.
I'm open to considering changing this though, if you'd like to provide feedback.
Haha, I've moved to a different tech stack in the last 2years, anyhow as far as I recall my concern was that the placeholder image and the actual image were of different dimensions which was causing the above issue but if loadingBuilder can resolve that then all good :D
The loadingBuilder misses the animation progress. This is crucial, if I want my placeholder to disappear as soon as the animation finishes.
I noticed that my placeholder image is still up in the background and the network image loads on top of it for some reason. Is there any way to entirely get rid of the placeholder image. (You will notice in the attached image that my placeholder image is still in the background and ironman has loaded on top of it instead of replacing it)