I\'m using ActionBarSherlock and I\'m trying to hide the title bar of my application but whenever I do that, I get a NullPointerException when accessing the A
NullPointerException
A
If you are using Xamarin. You can use below.
ActionBar.Hide();