How to remove the android notifications bar? -


i know adding android:theme="@android:style/theme.notitlebar" manifest removes title, do remove notifications bar?

use android:theme="@android:style/theme.notitlebar.fullscreen".

please use judiciously. users being able see notifications, signal strength, battery charge, etc.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -