java - How can I hide or remove the status bar in Android HoneyComb? -


how can hide or remove status bar in android honeycomb? every time run application, find contents have covered status bar.

i have try change androidmanifest.xml, nothing changed.

you don't. it's considered permanent screen decoration in same way capacitive home/menu/etc. buttons below touchscreen on android phones are.

how measuring space available content?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -