nglauber
01/03/2021, 8:14 PMLazyColumn
scroll position? In my sample, the first tab is a list.nglauber
01/04/2021, 1:27 AMrememberLazyListState()
Afzal Najam
01/04/2021, 2:29 AMnglauber
01/04/2021, 2:42 AMnglauber
01/04/2021, 2:45 AMNavHost
as a child of Scaffold
, and the NavHost
has two other `NavHost`’s inside of it (one for each tab)… But didn’t work 😕Karthick
01/04/2021, 3:06 AMnglauber
01/04/2021, 3:16 AMNavHost
is not working with nested `NavHost`s… 🤔Afzal Najam
01/04/2021, 4:36 AMKshitij Patil
01/04/2021, 7:20 AMBottomNavigation
as launching the same fragment will ultimately start with First Tab but you'll lose all the navgraph states with this approachnglauber
01/04/2021, 12:41 PMnglauber
01/04/2021, 3:28 PMnglauber
01/04/2021, 3:31 PMYahor
01/04/2021, 5:23 PMnglauber
01/04/2021, 5:23 PM