mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-12-10 23:33:42 +08:00
Update Demo support PreferenceFragment
This commit is contained in:
@@ -40,5 +40,9 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".ui.PreferenceActivity"
|
||||
android:exported="false" />
|
||||
</application>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user