Rui Marinho
Rui Marinho
### Description of Change Adding handlers for maps ### Issues Fixed Fixes #3933 - [ ] We need to obsolete one Geocoding API: https://github.com/dotnet/maui/issues/2209
Hi, seems sometimes using MSBuildExtras with Android on the IDE only 1 (first) platform is built. Clone this branch : https://github.com/xamarin/Xamarin.Forms/tree/4.8.0 The project that uses msbuild extras https://github.com/xamarin/Xamarin.Forms/blob/4.8.0/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj#L6 we set...
### Description When testing the new 1.2 version of WindowsAppSDK we found some issues with the size of the Title and TitleView. After update ### Steps to Reproduce 1 -...
### Description Adding a GestureRecognizer to a CarouselView breaks the scrolling ### Steps to Reproduce 1. Open the CarouselXamlSample, uncomment the Gesture 2. 3. ### Expected Behavior Should still be...
### Description of Change ### This is the initial work to support the Map feature on Windows, since there's no official MapControl yet on WinUI we provide this webview based...
# Windows Map handler * [x] Proposed * [x] Prototype: Started * [x] Implementation: Started * [ ] iOS Support * [ ] Android Support * [ ] macOS Support...
### Description of Change Try to get on net6 some fixes for tests ### Issues Fixed None
### Description of Change Handle button focus changes for UIButton code to test on maccatalyst, make sure all events fire when for example using tab key ``` ``` ### Issues...
### Description of Change Fix warnings of new analyzer version ### Issues Fixed Lot's of new warnings