xamarin/Xamarin.Forms

[Bug] Page.IsBusy does not found on Android

Offen

#7.274 geöffnet am 25.08.2019

 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (1.926 Forks)batch import
e/3 :clock3:help wantedp/Androidp/UWPt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide