Update version to 1.3,fix more bugs.

This commit is contained in:
2022-02-07 00:46:59 +08:00
parent 8737aaac30
commit 2fb557afd8

View File

@@ -261,8 +261,6 @@ class HookMain : IXposedHookLoadPackage {
/**
* 获取当前通知栏的样式
*
* 判断是否为灰度图标 - 反射执行系统方法
* @return [Boolean]
*/
private fun XC_LoadPackage.LoadPackageParam.isShowMiuiStyle() = try {