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

后端 未结 2 1140
走了就别回头了
走了就别回头了 2021-01-24 21:45

How can I hide or remove the status bar in Android HoneyComb? Every time I run my application, I find some contents have to be covered by the status bar.

I have try to

2条回答
  •  温柔的废话
    2021-01-24 22:29

    You can only dim the status bar. See How do I dim the system bar in Android 3.0 (Honeycomb)?

提交回复
热议问题