Small bug fix release. Built to work with Jetpack Compose v1.0.0-beta05
What’s Changed
- [Coil] Fix lazycolumn_nosize on CI (#362) @chrisbanes
- Update README.md to include swipe-to-refresh link (#357) @mr3y-the-programmer
- Fix LoadPainter not fetching image with no explicit size (#354) @chrisbanes
- Allow nullable parameters to rememberDrawablePainter() (#359) @chrisbanes
- [SwipeRefresh] Increase SwipeRefreshIndicator elevation (#360) @chrisbanes