How to increase width of BottomNavigationView menu. Below is the current scenario. I am not able to increase the width to complete screen.
Menu.xml
According to the BottomNavigationView specs: https://material.io/guidelines/components/bottom-navigation.html#specs-figure-caption-17
Your navigation is correctly, but if anyway you want to expand the padding between the elements I recommend that you create your own bottom navigation using something like FlexBoxLayout: https://github.com/google/flexbox-layout