NavigationBarColors from NavigationPage not changing on AppTheme changing - fix
This approach is just like the one used in ImageCell.cs
https://github.com/kubaflo/maui/blob/0a6df3601695f0ca84e63dd70a06877a14197b6f/src/Controls/src/Core/Cells/ImageCell.cs#L9-L13
Issues Fixed
@StephaneDelcroix I've opened this PR for you to have a look after your PR: https://github.com/dotnet/maui/pull/24688. However, feel free to close it if you want :)
Fixes https://github.com/dotnet/maui/issues/23195
| Before | After |
|---|---|
Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/rebase
/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).
Fixed in https://github.com/dotnet/maui/pull/27402