File tree Expand file tree Collapse file tree 2 files changed +0
-68
lines changed
presentation/src/main/java/com/shifthackz/aisdv1/presentation/activity Expand file tree Collapse file tree 2 files changed +0
-68
lines changed Original file line number Diff line number Diff line change 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"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments