Javier Suárez

Results 549 comments of Javier Suárez

We can set the background of Shapes with BackgroundColor, Background and Fill. In the case of the Rectangle, everything is applied to the background of the Shape equally. **Fill >...

The sample should be added here: https://github.com/xamarin/Xamarin.Forms/tree/5.0.0/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared About UITest: https://docs.microsoft.com/en-us/appcenter/test-cloud/frameworks/uitest/cheatsheet Can find many samples in the gallery, but if need anything or you feel blocked let me know and I...

Could you attach a small sample where reproduce the issue?. Thanks in advance.

@hartez What do you think, would you have any objection to this change?

@XfHua Based on that piece of code seems like page is null when trying to navigate to a menu item on iOS. Could you share more information?. How many menu...

@victordscott This PR is pending to be merged, the fix is not yet available in NuGet.

Team, could we include this requested fix in the upcoming Release?

I have tried to reproduce the issue. Using `SelectionChangedCommand` command I set `SelectedItem` to null after one second. ![issue11405](https://user-images.githubusercontent.com/6755973/87304168-b1217880-c514-11ea-9968-46dec100ce68.gif) What Xamarin.Forms version are you using?