New
v2.0.3
Fixes
- (#309) Introducing
applyAlphato turn off Alpha forDrawableShapes. 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
- Upgrade AGP, Kotlin and other dependencies @DanielMartinus