We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e938120 commit 72dc92fCopy full SHA for 72dc92f
VolumeStepsIncrease/src/main/AndroidManifest.xml
@@ -10,8 +10,6 @@
10
android:theme="@style/AppTheme"
11
>
12
<intent-filter>
13
- <action android:name="android.intent.action.APPLICATION_PREFERENCES" />
14
- <category android:name="android.intent.category.DEFAULT" />
15
<action android:name="android.intent.action.MAIN" />
16
<category android:name="de.robv.android.xposed.category.MODULE_SETTINGS" />
17
</intent-filter>
0 commit comments