Open anderZubi opened 10 years ago
You can set ThemeManager.OverrideOptions
to ThemeManagerOverrideOptions.None
but then your ApplicationBar does not get changed. Maybe we should add another option ApplicationBars
. What do you think @jeffwilcox ?
I'm using custom colors for Systray in my app:
`
I'm using Theme Manager to force dark theme in white themed device.
However, in this case it doesn't respect my settings and draws a black Systray with white foreground.