Skip to content

Commit 9274269

Browse files
muhomorrmomenabdulrazek
authored andcommitted
remove launcher icon
It's already removed automatically by disabling this activity (SetupActivity) from within LatinIME itself, but that leads to launcher icon briefly showing up in new users/profiles. Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 parent 10b14a6 commit 9274269

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

java/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
android:exported="true">
107107
<intent-filter>
108108
<action android:name="android.intent.action.MAIN"/>
109-
<category android:name="android.intent.category.LAUNCHER"/>
110109
</intent-filter>
111110
</activity>
112111

0 commit comments

Comments
 (0)