删除Android应用程序标题栏 [英] Remove Android App Title Bar

查看:212
本文介绍了删除Android应用程序标题栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

据我所知,在清单中这些属性:

I understand that these properties in the manifest:

android:theme="@android:style/Theme.NoTitleBar"     
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"

可以去掉标题栏。 不过,我不断检查图形布局,当我修改我的应用程序。当我看图形布局我仍然可以看到标题栏。我想删除标题栏的,我没有游戏的开发过程中看到它的方式。

can remove the title bar. However, I constantly check the Graphical Layout when I am modifying my app. When I look at the Graphical Layout I still see the title bar. I want to remove the title bar in a way that I don't have to see it during the development of the game.

推荐答案

在工具栏下方的标签栏,有一排图标。点击一个看起来像一个明星,然后去全部 - > Theme.NoTitleBar(.Fullscreen)

On the toolbar directly below the tab bar, there is a row of icons. Click on the one that looks like a star, then go to All -> Theme.NoTitleBar(.Fullscreen)

这篇关于删除Android应用程序标题栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆