Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 08:00
· 54 commits to develop since this release
0cf60a2

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
  • Upgrade dependencies
  • FontAwesome v5.13.3 update
  • Update dependencies | Compose 1.0.0

馃挰 Other

  • Highlight appcompat:1.4.x emoji support incompatiblity
    • PR: #594
    • Thanks for the report @dummyco