Skip to content

Commit 309cc6a

Browse files
authored
Support opening from app info (#497)
1 parent 3998702 commit 309cc6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
android:label="@string/launch_name"
4545
android:launchMode="singleTop">
4646
<intent-filter>
47+
<action android:name="android.intent.action.APPLICATION_PREFERENCES" />
4748
<action android:name="android.intent.action.MAIN" />
4849
</intent-filter>
4950
<intent-filter>

0 commit comments

Comments
 (0)