Fixes #22914
Description of Change
Expecting a specific layout type on ViewExtensions for Android and iOS makes impossible to set backgroundColor to null once it has been set
Issues Fixed
- Fixes #22914
- Fixes #19576
Fixes #
Validate if platformView is not null instead of expecting it to ALWAYS be LayoutViewGroup
@dotnet-policy-service agree
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
@mattleibow Working on it!
Launching the build again, just applied some small changes in the test adding a couple of pending namespaces and changing the test name.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/rebase
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/rebase
/azp run MAUI-UITests-public
Azure Pipelines successfully started running 1 pipeline(s).
After merging, CI was basically red with all the backgrounds being black.
I will revert now and we can revisit.