xamarin/Xamarin.Forms

[Bug] Page.IsBusy does not found on Android

开放

#7,274 创建于 2019年8月25日

 (8 条评论) (1 个反应) (0 位负责人)C# (1,926 个派生)batch import
e/3 :clock3:help wantedp/Androidp/UWPt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南