本模块能够帮助你轻松地从通知面板滑动到控制中心,而不用担心通知卡片被误划除。
在正常LTR语言环境下表现为:左滑的效果从原本的消除通知卡片变为切至控制中心,右滑可正常消除卡片;在RTL语言环境下(如阿拉伯语等)为镜像后的表现,本模块同样适配。
- HyperOS
- ColorOS
-
下载并安装模块
-
LSPosed内勾选推荐的作用域**“系统界面”**(
com.android.systemui) -
重启作用域(可在Root终端输入命令
kill $(pidof com.android.systemui)来重启系统界面)
This module lets you easily swipe from the Notification Panel to the Control Center without worrying about accidentally dismissing notification cards.
- In normal LTR (Left‑to‑Right) language environments, swiping left no longer dismisses a card—instead, it switches you to the Control Center. Swiping right still dismisses the card as usual.
- In RTL (Right‑to‑Left) environments (e.g., Arabic), the behavior is mirrored, and this module adapts accordingly.
- HyperOS
- ColorOS
- Download and install the module.
- Enable the scope System UI (
com.android.systemui) in LSPosed. - Restart the scope (You can restart System UI by running the command
kill $(pidof com.android.systemui)in a root shell).