Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: bergsiek <
Link:
Add SVG path import and feature serializer
Expand for full commit details
Add SVG path import and feature serializer
Relnote: Add SVG path import and feature serializer
Test: Parsing and serializing unit tests
Bug: 372000685, 371196190
Change-Id: I9bd005781c68a241ce3af2eca4655cf6bb166613
Files:
- M
graphics/graphics-shapes/api/current.txt
- M
graphics/graphics-shapes/api/restricted_current.txt
- A
graphics/graphics-shapes/src/androidInstrumentedTest/kotlin/androidx/graphics/shapes/FeatureSerializerTest.kt
- M
graphics/graphics-shapes/src/androidInstrumentedTest/kotlin/androidx/graphics/shapes/SvgPathParserTest.kt
- A
graphics/graphics-shapes/src/commonMain/kotlin/androidx/graphics/shapes/FeatureSerializer.kt
- M
graphics/graphics-shapes/src/commonMain/kotlin/androidx/graphics/shapes/SvgPathParser.kt
Hash: 9611d8097370172dec6028e90c2c41f139393208
Date: Fri Oct 25 12:08:24 2024
be...@google.com <be...@google.com>
pr...@google.com <pr...@google.com> #3
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.graphics:graphics-shapes:1.1.0-alpha01
androidx.graphics:graphics-shapes-android:1.1.0-alpha01
androidx.graphics:graphics-shapes-desktop:1.1.0-alpha01
androidx.graphics:graphics-shapes-iosarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-iossimulatorarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-iosx64:1.1.0-alpha01
androidx.graphics:graphics-shapes-linuxarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-linuxx64:1.1.0-alpha01
androidx.graphics:graphics-shapes-macosarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-macosx64:1.1.0-alpha01
androidx.graphics:graphics-shapes-tvosarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-tvossimulatorarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-tvosx64:1.1.0-alpha01
androidx.graphics:graphics-shapes-watchosarm32:1.1.0-alpha01
androidx.graphics:graphics-shapes-watchosarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-watchossimulatorarm64:1.1.0-alpha01
androidx.graphics:graphics-shapes-watchosx64:1.1.0-alpha01
Description