Skip to content

Commit 3447848

Browse files
committed
chore: clean dead code in manifest
1 parent f58516d commit 3447848

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/src/main/AndroidManifest.xml

-8
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@
4545
</intent-filter>
4646
<meta-data android:name="android.view.im" android:resource="@xml/method" />
4747
</service>
48-
<!--
49-
<activity android:name="Pref" android:label="@string/ime_name">
50-
<intent-filter>
51-
<action android:name="android.intent.action.MAIN"/>
52-
<category android:name="android.intent.category.DEFAULT" />
53-
<category android:name="android.intent.category.LAUNCHER" />
54-
</intent-filter>
55-
</activity> -->
5648

5749
<!-- Settings activity -->
5850
<activity android:name=".settings.PrefMainActivity"

0 commit comments

Comments
 (0)