[BUG] StatusBar color doesn't update for landscape mode
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
Current Behavior
This was reported by @jfversluis
Expected Behavior
The status bar looks gourgeous
Steps To Reproduce
No needed
Link to public reproduction project repository
N/A
Environment
- .NET MAUI CommunityToolkit:1.3.0
- OS:MacOS
- .NET MAUI: 6.0.400
Anything else?
No response
Issue Analytics
- State:
- Created a year ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Swift 5: Status Bar Color Management with Orientation ...
This code creates a view with a background color and places it in the statusBar. The view is hidden when the device is...
Read more >StatusBar isn't colored in landscape on android · Issue #6611
I'm using the StatusBar plugin to color it in the app's background color, but in landscape view it leaves a white line on...
Read more >In landscape the status bar (container) gets a grey ...
In my Angular app I use Capacitor and this plugin to rotate the orientation to landscape while playing a video with the Angular...
Read more >status bar doesn't come down in landscape mode.
is visible but i cant turn on/off wifi, mobile data until i change the phone to portrait mode and pull down the status...
Read more >In MAUI, Top status bar is not display properly if I change it ...
In above image, on top left you can see the status bar background color is not updating in landscape mode, in portrait mode...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We need to call these method when page appear and changed size.
Hi, I have a similar issue when I switch to landscape. The color is Ok when, but I have a very similar bar appearing that is on top of my header-buttons which makes them unusable in landscape. Any ideas?