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

Use sharedPreferences to store all the data of the fragments. #7

Open
adrishyantee opened this issue May 5, 2021 · 2 comments
Open
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@adrishyantee
Copy link
Member

  • You can use the sharedPreferenceManager to store the data of the fragments which will be reused later.
  • For reference, please check here
  • You can also refer to the HomeFragment.kt file to check how the data and key pairs are created and used.
@mahmood199
Copy link
Contributor

Would like to work on this one

@adrishyantee
Copy link
Member Author

Alright!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants