Skip to content

v2.0.3

Compare
Choose a tag to compare
@DanielMartinus DanielMartinus released this 14 Jul 21:23
· 69 commits to main since this release

Fixes

  • (#309) Introducing applyAlpha to turn off Alpha for DrawableShapes. This fixes an issue for non-tinted (DrawableShape, tint = false) when alpha is applied. by @laurentyhuel.
  • (#301) Fixing an alpha issues for DrawableShapes in the compose SDK causing them to flicker. @dostalleos

Other