how to add more then five item on bottom navigation
Closed this issue · 1 comments
bhumeshvr7github commented
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?
sephiroth74 commented
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