Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to hide navigation bar on Android Lollipop?

$
0
0

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 77050

Trending Articles



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