适配更多状态栏图标隐藏

This commit is contained in:
LittleTurtle2333
2022-02-14 17:27:41 +08:00
parent 83c158c385
commit 491e3ed138
11 changed files with 393 additions and 125 deletions

View File

@@ -14,7 +14,6 @@
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER"/>
<category android:name="de.robv.android.xposed.category.MODULE_SETTINGS" />
</intent-filter>
</activity>