Robert Menke
11/01/2020, 8:14 PMScaffold
with bottom navigation uses a NavHostController to define each screen in the bottom navigation. When I declare my 2nd nav host I get the error
java.lang.IllegalStateException: ViewModelStore should be set before setGraph call
Ian Lake
11/01/2020, 8:16 PMrememberNavController()
for the inner oneIan Lake
11/01/2020, 8:17 PMRobert Menke
11/01/2020, 8:17 PMRobert Menke
11/01/2020, 8:17 PM