Vivek Sharma
12/03/2020, 11:02 AMscaffold with bottomBar, and the body content , the body content goes below bottomBar , how can we avoid it? so that our content dont hide behind bottomBarallan.conda
12/03/2020, 11:03 AMallan.conda
12/03/2020, 11:04 AMScaffold { paddingValues -> Box(Modifier.padding(paddingValues) }Vivek Sharma
12/03/2020, 11:07 AM