-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
The status bar color on Android is incorrect #10278
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
老铁,试过重新安装吗? |
没呢大佬,我等下周新版本试试,安卓重装太费事了 |
第三方主题的日间模式任务栏也是和楼主说的一样 |
找到问题了,下个版本解决,谢谢。 |
方便的话请试着帮忙排查,谢谢。 |
小白一枚,我没学过java和安卓开发,不太懂😂。 不过看代码应该是解决了rgb色彩的解析,但我测试了一下还是会变成默认的深灰色: --b3-theme-background: rgb(245, 177, 177); --b3-theme-background: hsl(0, 77%, 83%); --b3-theme-background: #f5b2b2; ……其他色彩空间应该不能解析了。 |
暂时用 hex 吧。 |
Uh oh!
There was an error while loading. Please reload this page.
最新版移动端顶栏显示不正常(一直为黑色)
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
默认主题、关闭所有css情况下也一样
Expected result
无
Screenshot or screen recording presentation
No response
Version environment
Log file
无
More information
No response
The text was updated successfully, but these errors were encountered: