Skip to content

1.5.0

Compare
Choose a tag to compare
@drewhamilton drewhamilton released this 03 Jul 18:24
· 21 commits to main since this release

Introduce the deferred-resources-compose-adapter artifact for Jetpack Compose UI. This provides APIs for resolving existing Deferred Resources types in a Compose UI context. For example, rememberResolvedColor resolves a DeferredColor as an androidx.compose.ui.graphics.Color.

Compile with Kotlin 1.5.10 and AndroidX Core-KTX 1.5.0.