70 lines
2.3 KiB
XML
70 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.9.1" type="baseline" client="gradle" dependencies="false" name="AGP (8.9.1)" variant="all" version="8.9.1">
|
|
|
|
<issue
|
|
id="ButtonStyleXmlDetector"
|
|
message="All buttons must have a style, try using NeutralButton or similar."
|
|
errorLine1=" <Button"
|
|
errorLine2=" ~~~~~~">
|
|
<location
|
|
file="src/main/res/layout/activity_crash.xml"
|
|
line="12"
|
|
column="6"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="ButtonStyleXmlDetector"
|
|
message="All buttons must have a style, try using NeutralButton or similar."
|
|
errorLine1=" <Button"
|
|
errorLine2=" ~~~~~~">
|
|
<location
|
|
file="src/main/res/layout/activity_crash.xml"
|
|
line="19"
|
|
column="6"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="ButtonStyleXmlDetector"
|
|
message="All buttons must have a style, try using NeutralButton or similar."
|
|
errorLine1=" <Button"
|
|
errorLine2=" ~~~~~~">
|
|
<location
|
|
file="src/main/res/layout/activity_crash.xml"
|
|
line="26"
|
|
column="6"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="ButtonStyleXmlDetector"
|
|
message="All buttons must have a style, try using NeutralButton or similar."
|
|
errorLine1=" <Button"
|
|
errorLine2=" ~~~~~~">
|
|
<location
|
|
file="src/main/res/layout/activity_crash.xml"
|
|
line="33"
|
|
column="6"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="MonochromeLauncherIcon"
|
|
message="The application adaptive icon is missing a monochrome tag"
|
|
errorLine1="<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">"
|
|
errorLine2="^">
|
|
<location
|
|
file="src/main/res/mipmap-anydpi-v26/ic_launcher.xml"
|
|
line="6"
|
|
column="1"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="MonochromeLauncherIcon"
|
|
message="The application adaptive roundIcon is missing a monochrome tag"
|
|
errorLine1="<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">"
|
|
errorLine2="^">
|
|
<location
|
|
file="src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml"
|
|
line="6"
|
|
column="1"/>
|
|
</issue>
|
|
|
|
</issues>
|