How do I make an activity full screen? I mean without the notification bar. Any ideas?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can do it programatically:
Or you can do it via your
|
|||||
|
|
Write this Code in AndroidManifest file.
or do this in your code
|
|||||||||||||
|
protected by Praveen Apr 30 at 9:07
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
