Skip to content

Commit d1ad564

Browse files
committed
Remove obsolete tca
1 parent edf6c11 commit d1ad564

File tree

2 files changed

+0
-68
lines changed

2 files changed

+0
-68
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,6 @@
2626
</intent-filter>
2727
</activity>
2828

29-
<activity
30-
android:name="com.shifthackz.aisdv1.presentation.activity.TestCrashActivity"
31-
android:exported="true"
32-
android:launchMode="singleInstance"
33-
android:screenOrientation="portrait"
34-
android:taskAffinity=""
35-
android:windowSoftInputMode="adjustResize">
36-
<!-- <intent-filter>-->
37-
<!-- <action android:name="android.intent.action.MAIN" />-->
38-
<!-- <category android:name="android.intent.category.LAUNCHER" />-->
39-
<!-- </intent-filter>-->
40-
</activity>
41-
4229
<provider
4330
android:name="androidx.core.content.FileProvider"
4431
android:authorities="${applicationId}.fileprovider"

presentation/src/main/java/com/shifthackz/aisdv1/presentation/activity/TestCrashActivity.kt

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

0 commit comments

Comments
 (0)