Material-BottomNavigation
Material-BottomNavigation copied to clipboard
Is there any way to disable Toast when long click on menu item in the bottom navigation bar?
+1
You will probably have to customize the library. You need to change FixedLayout and remove toast from the populateInternal() method