Quantcast
Viewing all articles
Browse latest Browse all 91519

How to hide navigation bar on Android Lollipop?

On earlier Android versions, up to 4.4 the following code in ContentPage subclass works perfectly:

// Hide native navigation bar
NavigationPage.SetHasNavigationBar(this, false);

But on Android 5.0+ this is broken. I see an empty white bar on top of every activity! Does anybody managed to handle that?


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>