We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3998702 commit 309cc6aCopy full SHA for 309cc6a
1 file changed
app/src/main/AndroidManifest.xml
@@ -44,6 +44,7 @@
44
android:label="@string/launch_name"
45
android:launchMode="singleTop">
46
<intent-filter>
47
+ <action android:name="android.intent.action.APPLICATION_PREFERENCES" />
48
<action android:name="android.intent.action.MAIN" />
49
</intent-filter>
50
0 commit comments