Support opening from app info (#497)

This commit is contained in:
Zongle Wang
2025-04-17 09:10:49 -04:00
committed by GitHub
parent 39987022c6
commit 309cc6af12

View File

@@ -44,6 +44,7 @@
android:label="@string/launch_name"
android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />
<action android:name="android.intent.action.MAIN" />
</intent-filter>
<intent-filter>