How to get rid of mobile header white space in Android?

0
Hi,   I've created a header for my app where the background color appears behind the notches on iOS devices it looks fine,, but on Android, the area behind the notches remains white. Could someone offer a solution specifically for addressing this issue on Android?      
asked
1 answers
0

I had the same issue. If you have mobile feature widget in your app it will overwrite and you can change in the widget itself. Check this post :

Mendix Community - Question Details

If you don't have ; this widget may solve your problem :

Mendix Marketplace - Native Status bar

 

answered