Release 1.48.0
What's Changed
Other Changes
- Use newer API for Compose ProgressIndicators by @aabewhite in #318
- Add support for LazyItemScope scoped modifiers by @aabewhite in #319
- LazyHStack should fill height by @aabewhite in #323
- Document how to workaround the only-child limitation on lazy grids by @dfabulich in #326
- Bugfix: Prevent double horizontal padding for search bar in LazyVGrid by @fhasse95 in #324
- Apply aspectRatio to AsyncImage placeholder by @dfabulich in #321
- Support multiple Views in Section headers and footers by @aabewhite in #328
- Apply LazyVGrid search field padding fix to LazyVStack too by @aabewhite in #329
- Fix .id to reset state when it changes by @aabewhite in #330
Full Changelog: 1.47.0...1.48.0