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 9446e07 commit c315566Copy full SHA for c315566
AndroidManifest.xml
@@ -30,11 +30,6 @@
30
android:name="com.atomjack.vcfpht.PlayMediaActivity"
31
android:configChanges="orientation|screenSize"
32
android:label="@string/app_name" >
33
- <intent-filter>
34
- <action android:name="android.intent.action.MAIN" />
35
-
36
- <category android:name="android.intent.category.LAUNCHER" />
37
- </intent-filter>
38
</activity>
39
40
<service
0 commit comments