通知栏只有几个像素含有如此多的有用信息。不幸的是,有一些应用程序(我否则喜欢),坚持全屏,因此从视线中删除通知栏。
是否有任何方法可以强制通知栏在运行这些应用程序时保留?
我在三星sm-g900f上使用xposed框架运行rooted marshmallow。
应用程序可以在所有类型的显示大小和宽高比上运行,所以从技术上应该能够在没有那些顶部的那些像素的情况下做。
通知栏只有几个像素含有如此多的有用信息。不幸的是,有一些应用程序(我否则喜欢),坚持全屏,因此从视线中删除通知栏。
是否有任何方法可以强制通知栏在运行这些应用程序时保留?
我在三星sm-g900f上使用xposed框架运行rooted marshmallow。
应用程序可以在所有类型的显示大小和宽高比上运行,所以从技术上应该能够在没有那些顶部的那些像素的情况下做。
The notification bar takes only a few pixels yet contains so much useful information. Unfortunately, there are some apps (that I otherwise love) that insist on being in full screen, and therefore remove the notification bar from sight.
Is there any way I can force the notification bar to remain while running these apps?
I run rooted Marshmallow with Xposed Framework on a Samsung SM-G900F.
The apps can run on all types of display sizes and aspect ratios, so technically they should be able to do without those pixels on top.
有一个应用程序为您所需的功能全屏状态栏
您可以使用任何启动器使用它,它与Android 2.2 +
兼容在应用程序中,您可以在全屏模式下切换状态栏开/关。
There is an app for your required feature Status bar in full screen
You can use it with any launcher and it is compatible with Android 2.2+
In the app, you can toggle status bar on/off in fullscreen mode.
或 xhalo浮动窗口,它创建小浮动窗口启动应用程序而不是全屏。
Alternatively you can use AppSettings xposed module which also has the feature to disable fulscreen mode:
Or XHalo floating window which creates small floating windows when launching an application instead of full screen.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有