New to android programming & struggling with right now. I\'m using android studio\'s default \"Navigation Drawer Activity\". On top of that, I\'ve added a Bottom Bar from <
Its just margin issue. Just try to implement this code in your coordinatorLayout
coordinatorLayout
And use this style in your style.xml file.
We're just doubling the margin. First BottomNavigationView, and Second the default margin of FAB.