Hi,

I have a game which I wanted to hide the status bar in the game. Tested on 
Nexus 7 (running Android 4.3) with the code:

     setSystemUiVisibility(View.STATUS_BAR_HIDDEN);

But the status bar remains there.

What is the best way to hide status bar? Especially with compatibility with 
older version (like 2.3)?

Any idea? Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to