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 ArrayList support in SavedStateHandle #1546

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

MatkovIvan
Copy link
Member

Fixes CMP-5907

Testing

stackEntry.savedStateHandle["key"] = listOf("1", "2", "3")

This should be tested by QA

Release Notes

Fixes - Navigation

  • (prerelease fix) Fix IllegalArgumentException on putting lists into savedStateHandle

@igordmn igordmn removed their request for review September 6, 2024 10:34
@MatkovIvan MatkovIvan merged commit 714d64b into jb-main Sep 6, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/savedstate-list branch September 6, 2024 13:29
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.

2 participants