I have a typical case where I used SherlockActionBar for horizontal scrolling. I want the title ** (the one where it displays the default icon and android and the name of the application) ** in my activity to disappear. To be more clear, I don’t want the bar to be present at the top of the screen, but I use the action bar next to it for navigation, which is very important. How to make the top disappear? Any ideas would be highly appreciated. An example image is shown below:

Hope this question is clear. Feel free to ask more.
source
share