-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Hide the status bar on tablet #12204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
好像流行叫「沉浸式状态栏」? |
沉浸式不改变布局, 他希望的应该是隐藏状态栏, 不考虑兼容性的话全屏模式效果更好 |
有道理 |
沉浸式布局至少在Android、HarmonyOS、OpenHarmony上我有测试过,状态栏也会被隐藏的。iOS的是否支持不太清楚 |
@ruin1990 你那里是通过修改 siyuan-android 代码测试的吗? |
没有啊,是应用的沉浸式布局,但我Android系统只测过AOSP分支的,是不是不同系统还有对应的配置可以配 |
手机端倒是为了刘海屏/水滴屏显示效果需要保留状态栏,平板端的话应该是可以完全去掉。 |
补充一个:折叠屏和三折叠的手机展开的时候其实可以当做平板来用(虽然我没有) |
嗯,我们再考虑一下,先缓缓。 |
我的建议是在设置中加一个选项让用户可以自定义是否隐藏状态栏 |
@88250 有添加设置吗? |
不添加了,直接隐藏
…---Original---
From: "Jeffrey ***@***.***>
Date: Mon, Mar 24, 2025 00:12 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [siyuan-note/siyuan] Hide the status bar on tablet (Issue #12204)
我的建议是在设置中加一个选项让用户可以自定义是否隐藏状态栏
@88250 有添加设置吗?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
TCOTC left a comment (siyuan-note/siyuan#12204)
我的建议是在设置中加一个选项让用户可以自定义是否隐藏状态栏
@88250 有添加设置吗?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
下个版本改进看看 |
看起来小米平板那个是小窗模式才有的 |
Uh oh!
There was an error while loading. Please reload this page.
希望平板端隐藏状态栏
In what scenarios do you need this feature?
如图所示,希望后续版本可以在平板端隐藏系统顶部状态栏来增加屏幕利用率
Describe the optimal solution
功能可以是默认隐藏状态栏或者是在设置中提供开关选项(如果不好适配异形屏的话)
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: