49 lines
1.6 KiB
XML
49 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.3.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0)" variant="all" version="8.3.0">
|
|
|
|
<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"
|
|
line="48"
|
|
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"
|
|
line="64"
|
|
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"
|
|
line="12"
|
|
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>
|