Where should I look for current documentation / examples of how to set up SavedStateHandle usage in 3.0.1? I am getting very confused looking at different documentation and answers to old issues.
eurycea
05/03/2021, 9:28 PM
rubber duck / public whining works every time. 3.0.1 brought back
Copy code
by stateViewModel()
which I guess is part of what I got twisted around on. works as expected now. (at least in minimal sample app :P)