2.12.2
- Add ability to fill a path with a color, as if the path was closed, using the new
fillColor
parameter ofaddPath
api. The path then looks like a filled polygon. However, click handling is unchanged. So even iffillColor
is set, click gestures are only handled along the path. - Uses Compose BOM 2024.04.00, Kotlin 1.9.23, Compose compiler 1.5.11