pawegio
03/26/2021, 4:17 PMNavHost
without state restoration mechanism? I’d like to recompose it and return to start destination when state is lost.Ian Lake
03/26/2021, 4:23 PMrememberNavController()
and NavHost
will certainly remove the state of that composable, but no, there's no way to purposefully throw away the user's state without throwing away the whole composablesIan Lake
03/26/2021, 4:25 PMpawegio
03/26/2021, 4:29 PMIan Lake
03/26/2021, 4:30 PMIan Lake
03/26/2021, 4:32 PMpawegio
03/26/2021, 4:36 PMIan Lake
03/26/2021, 4:57 PMpawegio
03/29/2021, 3:28 PM