Open
Description
Hi,
Can you please tell me how can I set a placeholder image into the image view if for any reason my image downloading takes time. SO what's happening now is for the first time the image downloading takes time and until it downloads the image view shows white background and replaces the white background with the image after download complete.
In glide we have something called set placeholder, it will display the default image until it downloads the image and replaces that.
Can you please tell me if there is something like that for this library?
Thanks
praneeth