KMP-ObservableViewModel icon indicating copy to clipboard operation
KMP-ObservableViewModel copied to clipboard

SavedStateHandle support

Open rickclephas opened this issue 1 year ago • 3 comments

Fixes #52

rickclephas avatar Jan 10 '24 21:01 rickclephas

This is a really neat solution. I like that it doesn't re-implement @Parcelize like other solutions have, while it also mirrors the very familiar SavedStateHandle API. Any idea when it will be merged?

jadar avatar Jul 08 '24 17:07 jadar

Thanks! Unfortunately it's still a WIP, so no ETA at the moment.

rickclephas avatar Jul 08 '24 18:07 rickclephas

https://android-review.googlesource.com/c/platform/frameworks/support/+/3176247 😊

GuilhE avatar Sep 13 '24 09:09 GuilhE