v5.3.0
Highlights
Official compose v1.0.0 support.
Image(
GoogleMaterial.Icon.gmd_access_alarm,
colorFilter = ColorFilter.tint(MaterialTheme.colors.primary),
)
🚀 Features
- Fix respecting font bounds
- Dependency updates
- PR: #574
- Upgrade dependencies
- PR: #583
- FontAwesome v5.13.3 update
- PR: #588
- Update dependencies | Compose 1.0.0
- PR: #593
💬 Other
- Highlight appcompat:1.4.x emoji support incompatiblity
- PR: #594
- Thanks for the report @dummyco