Hello, do we have the way to manage/sync the case ...
# compose-android
d
Hello, do we have the way to manage/sync the case with nav transitions and bottom nav bar composable animated visibility. As you can see, bottom nav bar overlaps screen's content without bottom bar for few millis right after navigation to the destination. Screen content is inside Scaffold. Thank you in advance
v
d
Seems like manage bottom nav bar padding on each screen is the only way to go, except multiple nav hosts