Hi,
I would like to set up my app in order to the status bar having the result similar to the image attachment. Does anyone know how is it possible to do it?
Having the same question for Android, I see that the key is the #FullScreen that Is not defined for B4I.
Thank you so much for your help!
Yes, indeed, I resolved the problem with the status bar but I still viewing the little white "bar" as you can see in the attached picture, even with the
B4X:
NavControl = Nav
Nav.NavigationBarVisible = False
But it is OK, with this thin "bar" my app looks OK. The only think I would like is to set it up to a different color (not white). How to do it with the Nav.NavigationBarVisible set as False?