2024-03-16 18:42:11 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-11-13 11:45:16 +01:00
|
|
|
<issues format="6" by="lint 8.7.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.7.0)" variant="all" version="8.7.0">
|
2024-03-16 18:42:11 +01:00
|
|
|
|
|
|
|
<issue
|
|
|
|
id="SelectableText"
|
|
|
|
message="Consider making the text value selectable by specifying `android:textIsSelectable="true"`"
|
|
|
|
errorLine1=" <TextView"
|
|
|
|
errorLine2=" ~~~~~~~~">
|
|
|
|
<location
|
|
|
|
file="src/main/res/layout/item_account_in_list.xml"
|
2024-10-31 19:38:22 +01:00
|
|
|
line="50"
|
2024-03-16 18:42:11 +01:00
|
|
|
column="6"/>
|
|
|
|
</issue>
|
|
|
|
|
|
|
|
<issue
|
|
|
|
id="SelectableText"
|
|
|
|
message="Consider making the text value selectable by specifying `android:textIsSelectable="true"`"
|
|
|
|
errorLine1=" <TextView"
|
|
|
|
errorLine2=" ~~~~~~~~">
|
|
|
|
<location
|
|
|
|
file="src/main/res/layout/item_account_in_list.xml"
|
2024-10-31 19:38:22 +01:00
|
|
|
line="67"
|
2024-03-16 18:42:11 +01:00
|
|
|
column="6"/>
|
|
|
|
</issue>
|
|
|
|
|
|
|
|
<issue
|
|
|
|
id="SelectableText"
|
|
|
|
message="Consider making the text value selectable by specifying `android:textIsSelectable="true"`"
|
|
|
|
errorLine1=" <TextView"
|
|
|
|
errorLine2=" ~~~~~~~~">
|
|
|
|
<location
|
|
|
|
file="src/main/res/layout/item_add_or_remove_from_list.xml"
|
2024-10-31 19:38:22 +01:00
|
|
|
line="14"
|
2024-03-16 18:42:11 +01:00
|
|
|
column="6"/>
|
|
|
|
</issue>
|
|
|
|
|
|
|
|
<issue
|
|
|
|
id="SelectableText"
|
|
|
|
message="Consider making the text value selectable by specifying `android:textIsSelectable="true"`"
|
|
|
|
errorLine1=" <TextView"
|
|
|
|
errorLine2=" ~~~~~~~~">
|
|
|
|
<location
|
|
|
|
file="src/main/res/layout/item_list.xml"
|
|
|
|
line="14"
|
|
|
|
column="6"/>
|
|
|
|
</issue>
|
|
|
|
|
|
|
|
</issues>
|