I need to finish this in a few hours i just posted this in a dead topic but im really in a hurry... Is there anyway i can hide navbar forever i already tryed
Window.RequestFeature (WindowFeatures.ActionBar); ActionBar.hide();
tv.SystemUiVisibility = (StatusBarVisibility)Android.Views.SystemUiFlags.HideNavigation;
and some flag full screen stuff nothing worked ...
Anyone knows how i can make my app full screen??
Please if u know help >:
Thanks