I am using ActionBar.hide() to get rid of the ActionBar, however the Navigation.PushASync is bringing the ActionBar back again. I can re-hide the ActionBar but it animates in and out and looks ugly. Is there a way to permanently hide it? I'm currently exploring the option of making it completely transparent - but that seems to leave a blue outline and makes the top of my view's un-clickable. Has anybody had any success in doing this?
↧