Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You're probably not running it in fullscreen Add this to your onCreate

getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
            WindowManager.LayoutParams.FLAG_FULLSCREEN);