blob: 366fdbcfc2240c19748fb4c59ece25b51b5146aa [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-alpha10" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha10)" variant="all" version="8.3.0-alpha10">
<issue
id="PrimitiveInCollection"
message="field builtinInterpolators with type HashMap&lt;Integer, Easing>: replace with IntObjectMap"
errorLine1="private val builtinInterpolators = hashMapOf("
errorLine2="^">
<location
file="src/androidMain/kotlin/androidx/compose/animation/graphics/res/AnimatorResources.android.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="PathParser.createPathFromPathData can only be called from within the same library (androidx.core:core)"
errorLine1=" PathInterpolator(PathParser.createPathFromPathData(pathData)).toEasing()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidMain/kotlin/androidx/compose/animation/graphics/vector/compat/XmlAnimatorParser.android.kt"/>
</issue>
</issues>