How can I provide a divider for BottomNavigationView in Android? I need this tiny line between Home and Settings.

CodePudding user response:
You can create a background for the BottomNavigationView as is suggested 
You will, of course, need an even number of selections in the menu.
