Open AlleSchonWeg opened 2 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
I can repro this issue at Android/iOS platforms on the latest 17.12.0 Preview 1.0(8.0.90-ci.net8.24420.2 & 8.0.80). The dark/light system theme changes, but the background color does no change.
Description
Hi, if you set a brush as BarBackground in a TabbedPage or in a NavigationPage Style with AppThemeBinding the colors are not changed if the user change the theme. Sample:
Setting
BarBackground={AppThemeBinding Light=Red, Dark=Brown}
works.Steps to Reproduce
NavigationPage and TabbedPage background should change the colors.
I tested only Android. Please check also iOS if it works as expected. Version: 8.0.90-ci.net8.24420.2 MauiApp6.zip
Link to public reproduction project repository
No response
Version with bug
Nightly / CI build (Please specify exact version)
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response