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

Disable re-create like ViewPager #30

Open
toledorobson opened this issue Jan 22, 2022 · 2 comments
Open

Disable re-create like ViewPager #30

toledorobson opened this issue Jan 22, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@toledorobson
Copy link

Hi, thanks for this library.

I added my fragments with jetpack navigation but when i change tab from the menu, fragments are re-created. I want to continue where I left off when i reselect a menu item like viewpager.

Is that possible? Thank you.

@shwetachauhan-simform shwetachauhan-simform added the bug Something isn't working label Feb 17, 2022
@MehulKK
Copy link
Contributor

MehulKK commented Aug 25, 2022

@toledorobson : would you please share more details for this.

@sagarishtech
Copy link

Yes i have same issue, how to prevent Fragment refreshing Every time when we clicked on menu item. So kindly tell us how to prevent Refreshing fragments every time?

ex: We have 4 fragments A, B, C, D => currently we are on Fragment A, so when we clicked on fragment B and again i click back on Fragment A, here i dont want to Recreate fragment A, Same as all others fragments.

is this possible?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants