robnik
05/07/2021, 2:30 PMrememberSaveable
to work? I stopped using the standard `NavController`/`NavHost` and now it (and rememberLazyListState
) stopped working.Adam Powell
05/07/2021, 2:32 PMAdam Powell
05/07/2021, 2:32 PMrobnik
05/07/2021, 2:36 PMLocal__
values, but not provided one yet. Is that what I need to do? Define something to attach to LocalSaveableStateRegistry
?Adam Powell
05/07/2021, 2:55 PMAdam Powell
05/07/2021, 2:56 PMShakil Karim
05/07/2021, 3:59 PMAdam Powell
05/07/2021, 4:10 PMrobnik
05/07/2021, 5:11 PMrememberSaveable
is normally supposed to do. The functionâs comment doc says it âwill survive the activity or process recreationâ. By âprocessâ, does it meant killing and restarting the app? That does not work for the simple test I just ran.Adam Powell
05/07/2021, 5:21 PMAdam Powell
05/07/2021, 5:22 PMrobnik
05/07/2021, 5:27 PMAdam Powell
05/07/2021, 6:12 PMkill -9
from an adb shell should also do it iircShakil Karim
05/08/2021, 7:47 AMAdam Powell
05/08/2021, 2:03 PM