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
Try it:
setTheme(R.style.Theme_Sherlock_NoActionBar);