xamarin/Xamarin.Forms

[Bug] Page.IsBusy does not found on Android

オープン

#7,274 opened on 2019/08/25

 (8 件のコメント) (1 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
e/3 :clock3:help wantedp/Androidp/UWPt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド