blob: c24e9ea1386717d240d025b0ceed99c1c5b317cb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 4.2.0-alpha15" client="gradle" version="4.2.0-alpha15">
<issue
id="LintImplTextFormat"
message="&quot;LiveData&quot; looks like a code reference; surround with backtics in string to display as symbol, e.g. \`LiveData\`"
errorLine1=" explanation = &quot;&quot;&quot;This check ensures that LiveData values are not null when explicitly \"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/lifecycle/lint/NonNullableMutableLiveDataDetector.kt"
line="59"
column="54"/>
</issue>
</issues>