除去Android的状态栏在Eclipse的图形布局布局、状态栏、图形、Android

2023-09-06 01:21:41 作者:那年、那事儿

我如何删除Eclipse中的图形布局Android模拟器的状态栏?我的应用程序设置为在全屏模式下运行,但我有布点中的一个困难时期,因为在状态栏为present在Eclipse的图形布局。

How do I remove the android emulator's Status Bar inside Eclipse's Graphical Layout? My application is set to run in full screen mode, but I'm having a hard time in layouting because the status bar is present in the graphical layout of Eclipse.

推荐答案

您可以只需更改主题,在下拉列表中(或者好于Android的术语说:微调 :))在右上角的布局编辑器的 *。NoTitleBar.Fullscreen 选项之一。

You can just change the theme in the drop-down list (or perhaps better said in Android terminology: Spinner :)) at the top right corner in the layout editor to one of the *.NoTitleBar.Fullscreen options.

编辑:添加截图

顺便说一句,如果你有一个很难创建布局,适当扩大有或没有标题栏/动作条,你可能有,如果你要沿着正确的道路重新思考。如果你正在开发一个特定的(数)装置(S),那么我也没有说什么。

By the way, if you have a hard time creating layouts that properly scale with or without the titlebar/actionbar, you may have to rethink if you're going down the right path. If you're developing for a specific (number of) device(s), then I haven't said anything.

 
精彩推荐
图片推荐