Android: Remove title/notifications bar programmatically


/ Published in: Java
Save to your folder(s)

There are roughly three ways to do this: programatically, through stylesheets, or through the Anroid manifest.

URL: http://stackoverflow.com/questions/2591036/how-to-hide-the-title-bar-for-an-activity-in-xml-with-existing-custom-theme

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.