Skip to content

Commit 5c6c685

Browse files
committed
krishna 3
1 parent dfa8fde commit 5c6c685

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.mrprogrammer.customtoast">
55

6-
<application
7-
>
8-
<activity
9-
android:name=".MainActivity"
10-
android:exported="true">
11-
<intent-filter>
12-
<action android:name="android.intent.action.MAIN" />
136

14-
<category android:name="android.intent.category.LAUNCHER" />
15-
</intent-filter>
16-
</activity>
17-
</application>
187

198
</manifest>

0 commit comments

Comments
 (0)