sephiroth74/Material-BottomNavigation

how to add more then five item on bottom navigation

Closed this issue · 1 comments

when i add more then five item, then app are force closing with error "java.lang.IllegalArgumentException: BottomNavigation expects 3 to 5 items. 6 found". how to solve this?

As it's stated in the material specs (https://material.io/develop/android/components/bottom-navigation-view/) the bottom navigation component shouldn't have more than 5 items