Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the PagerState.targetPage when the currentPageOffset between -0.5…
…f and 0f,the targetPage is currentPage + 1 which is wrong, it should be currentPage - 1.
- Loading branch information