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

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

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -