stormlion227 / PhotoBrowser.Forms

Full screen image viewer(Xamarin.Forms) that includes "pinch to zoom" and "swipe to dismiss" gestures.
MIT License
76 stars 47 forks source link

Show wait loader(spinner)in Android #18

Open Deba22 opened 5 years ago

Deba22 commented 5 years ago

I am able to successfully implement this library(plugin) into my project and it is working great. However I get a black blank screen before the images are actually rendered in Android. In iOS there is a default wait loader which is shown till the image is displayed. How can I implement a similar wait loader(spinner) in Android?Please help.

filyjunior commented 5 years ago

Hello Debe22, any update? Regards

umerfarooqy commented 4 years ago

Hi i fixed this issue and added a indicator for loading Please use following edited package https://www.nuget.org/packages/PhotoBrowser_Edited.Forms/ Regards