Saturday, 24 August 2013

Android unable to hide Notification bar

Android unable to hide Notification bar

Hidden the notification bar using the theme property in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
But once i come out of the application using home screen and get back to
the app the notification bar didn't get hide. how it can be solved

No comments:

Post a Comment