Jonathan Peppers
Jonathan Peppers
@Forgind yes, it's possible that some of the work @tmeschter did recently fixed this. Related to: https://github.com/dotnet/maui/pull/6681 So maybe we don't have a repro for this problem anymore?
We have these localized in main: https://github.com/xamarin/xamarin-android/tree/main/src/Microsoft.Android.Templates/android-layout/.template.config/localize The change from OneLocBuild seems like it came in 3 days ago, so should be fixed in next release?
See recommendation here: https://github.com/dotnet/roslyn/issues/62832#issuecomment-1201144122
I have a feeling we might also want to keep AndroidX/GPS on net6.0-android for a while. Just so we can support both & the .nupkg files won't grow by 50%.
Does this problem go away if you use `net6.0` class libraries (with no platform, vanilla `net6.0`) instead of `netstandard`?
Can you update the repro? https://github.com/ist-22/10154-repro
Does uninstalling the app on the simulator also do it? That is what I remember doing. I don't remember having to reboot anything.
What is the stack trace of the exception being thrown? I would guess this is BCL library code in dotnet/runtime.
I think you could also set a `HeightRequest` (if it's vertical scrolling) to restrict the height of the `CollectionView`.
https://aka.ms/profile-maui is the same wiki link above. If it is on Android, I would just turn on this developer setting: https://www.neowin.net/guides/how-to-enable-the-refresh-rate-overlay-on-android-11/ Looks like this in the corner: 