### Is there an existing issue for this? - [x] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [x] I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug ### Current Behavior NavigationBar.SetColor has no effect ### Expected Behavior NavigationBar.SetColor should set the navigation bar color. ### Steps To Reproduce 1. Open the sample app 2. Open the NavigationBar color setter page 3. Test the setter ### Link to public reproduction project repository https://github.com/CommunityToolkit/Maui/tree/main/samples ### Environment ```markdown - .NET MAUI CommunityToolkit: 14.0.0 - OS: Android (35+) - .NET MAUI: 10.0.30 ``` ### Anything else? _No response_
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
NavigationBar.SetColor has no effect
Expected Behavior
NavigationBar.SetColor should set the navigation bar color.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui/tree/main/samples
Environment
Anything else?
No response