For #22692: Remove Metropolis font file issues from baseline lint.

This commit is contained in:
mcarare 2022-02-01 15:51:10 +02:00 committed by mergify[bot]
parent 4b5b15aa53
commit 4f18bcd488
1 changed files with 0 additions and 264 deletions

View File

@ -195,270 +195,6 @@
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_black&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="7"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="8"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;900&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="9"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_extrabold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="16"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="17"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;800&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="18"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_bold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="25"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="26"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;700&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="27"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_semibold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="34"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="35"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;600&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="36"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_medium&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="43"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="44"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;500&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="45"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_regular&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="52"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="53"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;400&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="54"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_thin&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="61"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="62"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;200&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="63"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:font=&quot;@font/metropolis_light&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="70"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontStyle=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="71"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
errorLine1=" android:fontWeight=&quot;100&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="72"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"