16 lines
730 B
XML
16 lines
730 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<issues format="6" by="lint 7.1.3" type="baseline" client="gradle" dependencies="false" name="AGP (7.1.3)" variant="all" version="7.1.3">
|
||
|
|
||
|
<issue
|
||
|
id="SetTextI18n"
|
||
|
message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."
|
||
|
errorLine1=" warningAppName.text = "“${packageManager.getApplicationLabel(appInfo)}”""
|
||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
|
<location
|
||
|
file="src/main/java/dev/msfjarvis/aps/ui/autofill/AutofillPublisherChangedActivity.kt"
|
||
|
line="110"
|
||
|
column="31"/>
|
||
|
</issue>
|
||
|
|
||
|
</issues>
|