xamarin/Xamarin.Forms

[Bug] Page.IsBusy does not found on Android

Aperta

#7274 aperta il 25 ago 2019

 (8 commenti) (1 reazione) (0 assegnatari)C# (1926 fork)batch import
e/3 :clock3:help wantedp/Androidp/UWPt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description I need to implement a global activity indicator in my Android app, when linking the bindable property with a Boolean property in my viewmodel I noticed that there was no behavior change in the graphic interface. Then I tried creating projects from scratch with Xamarin.Forms 4.2 and 3.6 and with none I get the expected behavior. PS: I just noticed that this was already documented by someone in a comment on the property documentation, although no clarification is made in that documentation.

https://bugzilla.xamarin.com/show_bug.cgi?id=43589

Guida contributor