This commit is contained in:
lunaticbum
2024-09-05 18:38:52 +09:00
parent 278bd3333c
commit 8c87f33ef2
5 changed files with 29 additions and 3 deletions
+1
View File
@@ -79,6 +79,7 @@
android:name=".settings.SettingsActivity"
android:label="@string/lunar_settings"
android:launchMode="singleTask"
android:excludeFromRecents="true"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />