Shane Neuville
Shane Neuville
[Archive.zip](https://github.com/dotnet/xharness/files/5587157/Archive.zip) The attached project is just a basic sample created from the VS MAC Xamarin.Forms Templates. I've added a cake script so you can run the tests from the command...
### Xamarin.Android Version (eg: 6.0): Tried with 9.0 and 10.0 ### Operating System & Version (eg: Mac OSX 10.11): Mac OSX 10.15.3 ### Support Libraries Version (eg: 23.3.0): Android X...
## Is your feature request related to a problem? Please describe. When trying to debug focus issues (keyboard and screen reader) I'll frequently open up my app inside android studio...
Border is the new recommended way of doing things. I played with converting this a little bit but you might reach out to Javier on the recommended replacements here -...
### Description of Change Alternate PR for https://github.com/dotnet/maui/pull/8584  Removed forced padding and corner radius in Windows ListViewItem. With the changes, the ListViewItem style is like in Xamarin.Forms: the selection...
### Description After https://github.com/dotnet/maui/pull/10073 the Catalyst Sample Gallery just stays a fixed width. No matter what you do when trying to resize the window the width of the gallery stays...
### Description of Change ### PageLifecycleManager added in 4.8 needed some extra logic to detect the valid page to call OnAppearing for on iOS ### Issues Resolved ### - fixes...
### Description of Change ### If the user triggers push/pop operations before the navigation renderer has been made consistent with the Navigation.Pages then those push/pop operations will leave the NavigationRenderer...