Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pager] add offscreenLimit to PagerState Saver #547

Merged
merged 2 commits into from
Jul 12, 2021
Merged

[Pager] add offscreenLimit to PagerState Saver #547

merged 2 commits into from
Jul 12, 2021

Conversation

wthee
Copy link
Contributor

@wthee wthee commented Jul 9, 2021

It looks like all properties need to be saved.

Fix: #545

@google-cla google-cla bot added the cla: yes label Jul 9, 2021
@chrisbanes chrisbanes enabled auto-merge (squash) July 12, 2021 10:19
@chrisbanes chrisbanes changed the title [Pager] add currentPageOffset & offscreenLimit to PagerState Saver [Pager] add offscreenLimit to PagerState Saver Jul 12, 2021
@chrisbanes chrisbanes merged commit 767e683 into google:main Jul 12, 2021
jossiwolf pushed a commit to jossiwolf/accompanist that referenced this pull request Aug 1, 2021
…oogle#547)

* [Pager] add currentPageOffset & offscreenLimit to PagerState Saver

* Remove saving offset

Co-authored-by: Chris Banes <chrisbanes@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Pager] The initialOffscreenLimit value becomes default if you switch between tabs using the bottom navigation
2 participants