Michał Sierpiński

Results 17 comments of Michał Sierpiński

From my tests it has been like that from at least 8.0.7. Couldn't compile on 8.0.6 (something about SplashTheme not existing)

Not a fix for certain, but wouldn't it be better to use BindableLayout in this case? Since you are creating the ListView as large as the content everything will be...

It is, but not all basic tools (android build tools) are available: https://github.com/actions/runner-images/pull/10856

Some of the tooling for migrating from macOS-14 to 15 is inaccessible and first should be fixed: (https://github.com/actions/runner-images/pull/10856)

I've found a propable fix for this, Ill create a PR in some while. Basically in Microsoft.Maui.Controls.Handlers.Compatibility.PhoneFlyoutPageRenderer.ChildViewController.ViewDidLayoutSubviews there is an inifinite loop

@dhindrik You can take a look at #31971 @Brosten