Material-BottomNavigation icon indicating copy to clipboard operation
Material-BottomNavigation copied to clipboard

Is there any way to disable Toast when long click on menu item in the bottom navigation bar?

Open buthmathearo opened this issue 8 years ago • 2 comments

buthmathearo avatar Feb 07 '17 04:02 buthmathearo

+1

anitas3791 avatar Feb 14 '17 00:02 anitas3791

You will probably have to customize the library. You need to change FixedLayout and remove toast from the populateInternal() method

Leonid-Kiev avatar Mar 15 '17 16:03 Leonid-Kiev