Skip to content

Commit 53e2478

Browse files
Issue fixed -Runtime Exception #6- :trollface:
1 parent 7eeee81 commit 53e2478

3 files changed

Lines changed: 0 additions & 37 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
android:roundIcon="@mipmap/ic_launcher_round"
1212
android:supportsRtl="true"
1313
android:theme="@style/AppTheme">
14-
<activity android:name=".FixTestActivity">
15-
<intent-filter>
16-
<action android:name="android.intent.action.MAIN" />
17-
18-
<category android:name="android.intent.category.LAUNCHER" />
19-
</intent-filter>
20-
</activity>
2114
<activity android:name=".MainActivity" />
2215
<activity android:name=".Main2Activity" />
2316
<activity android:name=".SpotiActivity">

app/src/main/java/egolabsapps/basicodemine/videolayout/FixTestActivity.kt

Lines changed: 0 additions & 14 deletions
This file was deleted.

app/src/main/res/layout/activity_fix_test.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)