Javier Suárez
Javier Suárez
Tested the sample with https://github.com/dotnet/maui/issues/8150#issuecomment-1370821991 to validate resizing the shadow host on Windows. 
> Are there any tests we can add for these changes? Sure. 
> Please test changes against #18059, too. Thanks! Added a specific device test to validate that case.
cc @jonathanpeppers
cc @jonathanpeppers
ContentView custom control not rendering in the detail page. 
> @jsuarezruiz did you test this against the latest main branch? or is this just the latest released of MAUI? Latest release.
> Can we add a test? > > When opening the swipeview programmatically we can see if the size matches what we expect? Added different device tests. 
This PR also will fix https://github.com/dotnet/maui/issues/10291