I am using a Master Detail page on Android and for some reason I can't hide the title. I am using NavigationPage.SetHasNavigationBar (this, false);
on all the pages and it works after I click a page, but on the initial page it does not. Does anyone know how to get this to work?
↧
How to hide title bar in master detail page on Android
↧