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
Post a Comment