7 lines
246 B
XML
7 lines
246 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="UnusedAttribute">
|
|
<ignore regexp="textFontWeight"/> <!-- backported in ViewCompatInflater -->
|
|
<ignore regexp="tooltipText"/> <!-- backported in ViewCompatInflater -->
|
|
</issue>
|
|
</lint> |