Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-07-14 | 379 Bytes | |
v2.0.3 source code.tar.gz | 2023-07-14 | 235.6 kB | |
v2.0.3 source code.zip | 2023-07-14 | 301.3 kB | |
Totals: 3 Items | 537.3 kB | 0 |
Fixes
- (#309) Introducing
applyAlpha
to 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