blob: 4f160333fdb0ad7b3f546bd15b7ee9dd218d138c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.2.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-beta01)" variant="all" version="8.2.0-beta01">
<issue
id="PrimitiveInCollection"
message="variable zIndices with type Map&lt;String, Float>: replace with ObjectFloatMap"
errorLine1=" val zIndices = remember { mutableMapOf&lt;String, Float>() }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/navigation/compose/NavHost.kt"/>
</issue>
</issues>