gpt4 book ai didi

java - 如何去掉导航栏和状态栏?

转载 作者:行者123 更新时间:2023-12-01 16:19:14 29 4
gpt4 key购买 nike

我需要该应用程序不显示导航和状态栏。 How to hide navigation bar in Android app?我使用了这个解决方案,但是当我单击 EditText 时,导航和状态栏再次出现。

怎样才能让酒吧不再出现?

最佳答案

您只需添加以下内容:

    android:name=".Account.SplashActivity"
android:theme="@style/Theme.AppCompat.NoActionBar">
</activity>

简单!

关于java - 如何去掉导航栏和状态栏?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62315363/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com