Skip to content

2.12.2

Latest
Compare
Choose a tag to compare
@p-lr p-lr released this 07 Apr 08:03
· 6 commits to master since this release
  • Add ability to fill a path with a color, as if the path was closed, using the new fillColor parameter of addPath api. The path then looks like a filled polygon. However, click handling is unchanged. So even if fillColor 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