1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-05 21:11:39 +09:00

LAUNCHER カテゴリを削除

This commit is contained in:
Syuugo 2024-01-19 19:48:47 +09:00 committed by GitHub
parent 4276845abd
commit f967b3488e

View File

@ -13,7 +13,6 @@
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
@ -31,4 +30,4 @@
android:value="true" />
</application>
</manifest>
</manifest>