Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Showing a temporary icon while loading the real image from Azure blob

$
0
0

Hi devs,

I have a view where I load an image from azure, but everytime the app loads the image you see white space before the image appears. I want to show an icon while the loading happens and until the real image appears. I tried the IsLoading property of the image, but no result. I have set the binding like this:

Source="{Binding Room.RoomImageSource, Mode=TwoWay}" />

Can anyone help me out please?


Viewing all articles
Browse latest Browse all 77050

Trending Articles