Actionbar not showing in the development preview but showing normally after running the app, minimum api is 15, tried to delete the them from the manifest file, didn\'t show
Check which theme is selected on the top of the XML preview screen.
Even if you're using Eclipse, it will look similar.
Your application is displaying the ActionBar because your AndroidManifest has a theme which displays the ActionBar.