gpt4 book ai didi

ios - 状态栏问题上方的小线

转载 作者:行者123 更新时间:2023-11-28 09:01:52 25 4
gpt4 key购买 nike

在我的应用程序中,状态栏上方有一条小线(大约 1px 的白线)。可能是什么问题呢?

enter image description here

最佳答案

如果整个应用程序的背景颜色相同,这应该对您有所帮助(将其放在 application:didFinishLaunchingWithOptions: 中):

self.window.backgroundColor = [UIColor yourColor];

swift :

window.backgroundColor = UIColor.yourColor();

关于ios - 状态栏问题上方的小线,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31783387/

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