| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.6.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0-beta01)" variant="all" version="8.6.0-beta01"> |
| |
| <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> |
| |
| <issue |
| id="PrimitiveInCollection" |
| message="field builtinInterpolators with type HashMap<Integer, Easing>: replace with IntObjectMap" |
| errorLine1="private val builtinInterpolators =" |
| errorLine2="^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/animation/graphics/res/AnimatorResources.android.kt"/> |
| </issue> |
| |
| </issues> |