Questions tagged [android-displaycutout]
6 questions
3
votes
1 answer
How can I color the cutout/notch area with background color in non-full screen landscape mode in android jetpack compose
In landscape mode in Night mode cutout area is rendered white, how can I set the black(background) color to it? My app is not in fullscreen/immersive mode.
I want to color white color cutout strip in black(background) color.
Edit :
The problem is…

Vidyesh Churi
- 1,899
- 1
- 24
- 33
2
votes
2 answers
React Native landscape mode - display over notch
I've started learning react native, and I created some simple landscape application, my issue is that the app doesn't display past the notch, which I'd want it to.
I managed to solve it on portrait mode with: