I am binding imagesource from server. While binding the image in not shown unless it is completely loaded. what i want is a technique (codes will be more preferable) to show “loading..” in the image unless image is loaded.
Thank you!!
I am binding imagesource from server. While binding the image in not shown unless
Share
You can just use Jeff Wilcox SmoothImage to show one default image that you already on your app, and then set the “alternate” image that after loading it will show with a smooth animation!