Skip to content

fix of crash when Note class could not be serialized#4

Open
AndrzejPw wants to merge 1 commit intophilipplackner:masterfrom
AndrzejPw:master
Open

fix of crash when Note class could not be serialized#4
AndrzejPw wants to merge 1 commit intophilipplackner:masterfrom
AndrzejPw:master

Conversation

@AndrzejPw
Copy link
Copy Markdown

@AndrzejPw AndrzejPw commented Feb 13, 2023

crash was mentioned here

boilerplate but could not just add Parcelable annotation to Note class because it is contained in pure Kotlin module :(

UPDATE:
sorry, I changed approach, I think SavedStateHandler is not needed on list because all notes are persisted in DB anyway.

On details it's useful because it can save user input which was not persisted in db yet.

list is persisted in db anyway so this is not needed
@AndrzejPw
Copy link
Copy Markdown
Author

@philipplackner could you look at this? Btw. great work, I'm learning from you everyday.

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.

1 participant