blob: a695371a99961ba95c2c5a55363c22e8a5134255 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 7.3.1" type="baseline" client="gradle" dependencies="false" name="AGP (7.3.1)" variant="all" version="7.3.1">
<issue
id="UseCompoundDrawables"
message="This tag and its children can be replaced by one `&lt;TextView/>` and a compound drawable"
errorLine1=" &lt;LinearLayout"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="26"
column="4"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.warning_color` appears to be unused"
errorLine1=" &lt;color name=&quot;warning_color&quot;>#E53935&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="4"
column="10"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.hint_color` appears to be unused"
errorLine1=" &lt;color name=&quot;hint_color&quot;>#BDBDBD&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="5"
column="10"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.success_color` appears to be unused"
errorLine1=" &lt;color name=&quot;success_color&quot;>#43A047&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="6"
column="10"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.dimen.body_text_size` appears to be unused"
errorLine1=" &lt;dimen name=&quot;body_text_size&quot;>14sp&lt;/dimen>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/dimens.xml"
line="2"
column="10"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.fingerprint_initial_icon` appears to be unused"
errorLine1="&lt;layer-list xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
errorLine2="^">
<location
file="src/main/res/drawable/fingerprint_initial_icon.xml"
line="2"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.fingerprint_success_icon` appears to be unused"
errorLine1="&lt;layer-list xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
errorLine2="^">
<location
file="src/main/res/drawable/fingerprint_success_icon.xml"
line="2"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.fingerprint_warning_icon` appears to be unused"
errorLine1="&lt;layer-list xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
errorLine2="^">
<location
file="src/main/res/drawable/fingerprint_warning_icon.xml"
line="2"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_done_white_24dp` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_done_white_24dp.xml"
line="1"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_fingerprint_white_24dp` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_fingerprint_white_24dp.xml"
line="1"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_priority_high_white_24dp` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_priority_high_white_24dp.xml"
line="1"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.layout.scan_fp` appears to be unused"
errorLine1="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/layout/scan_fp.xml"
line="1"
column="1"/>
</issue>
<issue
id="UnusedIds"
message="The resource `R.id.fingerprint_signin` appears to be unused"
errorLine1=" android:id=&quot;@+id/fingerprint_signin&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="9"
column="7"/>
</issue>
<issue
id="UnusedIds"
message="The resource `R.id.fingerprint_description` appears to be unused"
errorLine1=" android:id=&quot;@+id/fingerprint_description&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="19"
column="7"/>
</issue>
<issue
id="UnusedIds"
message="The resource `R.id.fingerprint_icon` appears to be unused"
errorLine1=" android:id=&quot;@+id/fingerprint_icon&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="31"
column="9"/>
</issue>
<issue
id="UnusedIds"
message="The resource `R.id.fingerprint_status` appears to be unused"
errorLine1=" android:id=&quot;@+id/fingerprint_status&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="36"
column="9"/>
</issue>
<issue
id="SelectableText"
message="Consider making the text value selectable by specifying `android:textIsSelectable=&quot;true&quot;`"
errorLine1=" &lt;TextView"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/go_to_setting.xml"
line="8"
column="4"/>
</issue>
<issue
id="SelectableText"
message="Consider making the text value selectable by specifying `android:textIsSelectable=&quot;true&quot;`"
errorLine1=" &lt;TextView"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/go_to_setting.xml"
line="18"
column="4"/>
</issue>
<issue
id="SelectableText"
message="Consider making the text value selectable by specifying `android:textIsSelectable=&quot;true&quot;`"
errorLine1=" &lt;TextView"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="8"
column="4"/>
</issue>
<issue
id="SelectableText"
message="Consider making the text value selectable by specifying `android:textIsSelectable=&quot;true&quot;`"
errorLine1=" &lt;TextView"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="18"
column="4"/>
</issue>
<issue
id="SelectableText"
message="Consider making the text value selectable by specifying `android:textIsSelectable=&quot;true&quot;`"
errorLine1=" &lt;TextView"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="35"
column="6"/>
</issue>
<issue
id="ContentDescription"
message="Missing `contentDescription` attribute on image"
errorLine1=" &lt;ImageView"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/layout/scan_fp.xml"
line="30"
column="6"/>
</issue>
</issues>