v0.19.0 🌈
What’s Changed
- Update to 0.19.0 (#751) @manuelvicnt
- Update version to 0.19.0 (#749) @manuelvicnt
- Update to Compose 1.0.3 and bump other dependencies up (#748) @manuelvicnt
- Expose all public ModalBottomSheetState and SwipeProgress properties in BottomSheetNavigatorState (#719) @jossiwolf
- Update systemuicontroller.md (#739) @charlesmuchene
- [Navigation Animation] Add ability to pass custom animators to rememberAnimatedNavController (#745) @jossiwolf
- [Navigation Material] Update Docs and Sample to use new API for adding custom Navigators (#746) @jossiwolf
- [Navigation] Update Navigation to 2.4.0-alpha10 (#747) @jossiwolf
- [Navigation Material] Fix Bottom Sheet Fully Expanding (#742) @jossiwolf
- Update navArgument import (#722) @jbw0033
- Remove swiperefresh's dependency on ui-tooling (#716) @mxalbert1996
- Tidy up SnappingFlingBehavior (#715) @chrisbanes
- [Pager] Re-write Pager on top of LazyRow|Column (#678) @chrisbanes
- targetPage was return currentPage even if currentPageOffset was negative (#712) @RareScrap
- Fix a typo (redundant word) in README (#710) @mahozad
- Re-enable API 29 emulators (#707) @chrisbanes
- Update to AGP 7.0.2 (#702) @chrisbanes
- Added cutout padding modifier (#696) @CaptnBlubber
- Prepare next dev version. (#697) @nickbutcher