Skip to content

Commit

Permalink
Issue fixed -Runtime Exception #6- :trollface:
Browse files Browse the repository at this point in the history
  • Loading branch information
AsynctaskCoffee committed Dec 2, 2020
1 parent 7eeee81 commit 53e2478
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 37 deletions.
7 changes: 0 additions & 7 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".FixTestActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:name=".MainActivity" />
<activity android:name=".Main2Activity" />
<activity android:name=".SpotiActivity">
Expand Down

This file was deleted.

16 changes: 0 additions & 16 deletions app/src/main/res/layout/activity_fix_test.xml

This file was deleted.

0 comments on commit 53e2478

Please sign in to comment.