voben
06/08/2020, 11:54 PMMark Murphy
06/09/2020, 11:00 PMViewModel
system? Saved state is intrinsically tied to an activity or a fragment's saved instance state Bundle
. Where does the saved state come from for a nav graph?
I'm guessing this is supported, since NavHostFragment
and NavBackStackEntry
both implement SavedStateRegistryOwner
, but I'm not 100% convinced.