mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
破烂乌龟 (#184)
* 同步blockmiui上游 显示编译时间 优化命名,简化方法等 * 同步blockmiui上游 显示编译时间 优化命名,简化方法等
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="miui.cn.fkj233.xposed.statusbarlyric.SettingsFragment"/>
|
||||
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES"/>
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<category android:name="de.robv.android.xposed.category.MODULE_SETTINGS" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user