Hide Navigation bar, it's possible?

Hi guys,
In my app I would need to completely hide the Navigation bar that appears at the bottom of the display (to exit the app I have a dedicated button)

Nav-bar

Do you think there is a way to do that?
Thank you in advance

Paolo V

It can be done.

Hi Pavi,
I have already tried this…
https://community.makeroid.io/t/transparent-status-bar-and-navigation-bar-with-content-behind/1197

… but the Nav bar is always visible…
Can you suggest any other method?

I can add a new method block to hide the navigation bar

5 Likes

yes, thank you!
I know other friends who would appreciate this feature!!

2 Likes

try the tools extension and its HideSystemUI method
Taifun

2 Likes

Yes, thanks to Taifun, it works but if you rotate the device the Navbar reappears…

There is a block “When Screenorientation Changed” That should solve your problem @Paolo_V

2 Likes

Thank you Sander!
… I hadn’t thought about it…
Resolved!
Thanks to the developers for the new release of Makeroid!!
Good 2018 full of satisfactions to everyone!

3 Likes