Don't show app on the launcher
This commit is contained in:
parent
a4eb268aa0
commit
160c4cfd88
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
||||||
android:exported="true">
|
android:exported="true">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN"/>
|
<action android:name="android.intent.action.MAIN"/>
|
||||||
<category android:name="android.intent.category.LAUNCHER"/>
|
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue