Hi everyone, I'm stuck with a problem where my app shows an unwanted white space above navigation bar:
I believe this happens only with newest Android versions. I've tested it in emulators and devices.
This is an image of the blank space above navigation bar:
If I hide the status bar (in styles.xml), the blank space doubles.
I tried many ways, but the only way I managed to close this gap was to remove the navigation, which is not an option for me.
Any ideas why this is happening?
Thanks in advance!