Eri*_*ass 73
将android:theme属性添加到AndroidManifest.xml:
<application android:theme="@android:style/Theme.NoTitleBar">
Run Code Online (Sandbox Code Playgroud)
Chi*_*rag 19
之前在Java文件中使用此命令 setContentView()
requestWindowFeature(Window.FEATURE_NO_TITLE);
Run Code Online (Sandbox Code Playgroud)
使用此AndroidManifest文件
android:theme="@android:style/Theme.NoTitleBar"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
51368 次 |
| 最近记录: |