github google/accompanist v0.5.0

latest releases: v0.36.0, v0.35.2-beta, v0.35.1-alpha...
3 years ago

Built to work with Jetpack Compose v1.0.0-alpha11

AppCompat Compose Theme Adapter

A new theme adapter, which allows apps which rely on Theme.AppCompat themes to re-use their styling in Compose. See the website for more information.

Breaking changes

  • Similar to Image() and Icon() in foundation, CoilImage(), GlideImage() and PicassoImage() now require the contentDescription parameter to be set.
  • All of the content composables on CoilImage(), GlideImage() and PicassoImage() are now in the form of BoxScope.(), enabling you to use Box specific Modifiers.

All changes

Don't miss a new accompanist release

NewReleases is sending notifications on new releases.