27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.2.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0)" variant="all" version="8.2.0">
|
|
|
|
<issue
|
|
id="Instantiatable"
|
|
message="`UserIdentificationV2Activity` must extend android.app.Activity"
|
|
errorLine1=" android:name="com.navi.pl.dynamic.activity.UserIdentificationV2Activity""
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="src/main/AndroidManifest.xml"
|
|
line="23"
|
|
column="27"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="Instantiatable"
|
|
message="`LoanEligibilityLoaderV2Activity` must extend android.app.Activity"
|
|
errorLine1=" android:name="com.navi.pl.dynamic.activity.LoanEligibilityLoaderV2Activity""
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="src/main/AndroidManifest.xml"
|
|
line="43"
|
|
column="27"/>
|
|
</issue>
|
|
|
|
</issues>
|