Hi. Is a BottomSheet meant to be drawn behind a Bo...
# compose
j
Hi. Is a BottomSheet meant to be drawn behind a BottomBar? It doesn't look right.
a
IMHO yes
The BottomSheet is part of the content of a Scaffold, inside the content, not first level
j
How do i fix it?
a
Add some padding to bottom sheet content?
d
use Accompanist and navigationBarsPadding()