Does anyone here save the state of a `ViewModel` s...
# compose
a
Does anyone here save the state of a
ViewModel
so it's recreated on activity death? If so, how?
SaveStateHandle
?