I've implemented BottomBar via Scaffold in Jetpack Compose.
It works fine with a smartphone with gesture navigation. But when legacy bottom buttons are enabled, the overlap my BottomBar.
I've implemented BottomBar via Scaffold in Jetpack Compose.
It works fine with a smartphone with gesture navigation. But when legacy bottom buttons are enabled, the overlap my BottomBar.