What’s Changed
- Update to snapshot 7262094. (#311) @nickbutcher
- Expose animation spec in animateScrollToPage() (#312) @ln-12
- [Pager] Update currentPage to act as the selected page (#299) @chrisbanes
- [Pager] Fix reverseLayout = true (#303) @chrisbanes
- [All] Disable window animations during tests (#304) @chrisbanes
- Update to snapshot 7249939. (#305) @nickbutcher
- [Pager] Handle infinite constraints (#302) @chrisbanes
- [Pager] Use passed in width for active indicator (#301) @brandonrisell
- Fix async flakiness in pageChangesSample test (#293) @chrisbanes
- [Sample]Fixed NestedPagersSample title (#292) @NUmeroAndDev
- [Pager] Add itemSpacing parameter (#289) @chrisbanes
- [Coil][Glide] Add previewPlaceholder to CoilImage and GlideImage (#290) @chrisbanes
- Add nested pagers demo (#288) @chrisbanes
- Pager parameter to disable scrolling by hand (#287) @ln-12