You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the android version of my apps I want the status bar to have the same background as the default page background. But unfortunately in the maui app the background seem to only depend on the primary color in colors.xml and even with MainActivity modifications I did not succeed in making the status bar depending on light and dark mode with the same background as default pages. Event the community toolkit statusbar behavior only seems to change the foreground not the background.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For the android version of my apps I want the status bar to have the same background as the default page background. But unfortunately in the maui app the background seem to only depend on the primary color in colors.xml and even with MainActivity modifications I did not succeed in making the status bar depending on light and dark mode with the same background as default pages. Event the community toolkit statusbar behavior only seems to change the foreground not the background.
Beta Was this translation helpful? Give feedback.
All reactions