Shane Neuville

Results 145 issues of 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...

enhancement
apple
android

### 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...

callable-wrappers

## 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...

feature request
status: await community interest

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 ![image](https://user-images.githubusercontent.com/5375137/191615255-7df723fb-1057-4563-a7ac-22033ffc1d2d.png) 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...

platform/macOS 🍏
area/layout 🔲
area/collectionview 📃

### 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...

t/bug :bug:
DO-NOT-MERGE-!!! :stop_sign:
p/iOS 🍎
p/Android
i/regression
retarget-branch-required
a/shell :shell:
mobcat
Core
4.8.0

### 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...

t/bug :bug:
p/Android
blocker