Search code examples
androidandroid-layoutbottomnavigationview

How to add divider in the bottom navigation view


How can I add a divider in the Bottom Navigation view? Basically a separator between the icons

Thank you


Solution

  • If I'm not wrong, the bottom navigation view has been created to match/follow Material Design guidelines and dividers are not supposed to be part of bottom navigation. https://material.io/design/components/bottom-navigation.html