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

πŸ› Fix: SavedStateProvider already registered in fragment #52

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

priyankj-simform
Copy link
Collaborator

Closes #51 - SavedStateProvider with the given key is already registered
I also added a fragment demo for compatibility.

Update Features :

Major File Changes:

🚧 Modified

  • PickerConfigManager.kt - Checked if a SavedStateProvider is already registered.

πŸ“š Usage:

  • You can run the app module. Choose the preferred demo of either activity and fragment and open the image picker.

Signed-off-by: Priyank Jain <priyank.j@simformsolutions.com>
@yashwantgowla-simform yashwantgowla-simform merged commit 6c2024e into develop Jan 25, 2023
@yashwantgowla-simform yashwantgowla-simform deleted the fix/saved_state_fragment_register branch January 25, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting error while open fragment second time : SavedStateProvider with the given key is already registered
2 participants