...is a complete rewrite of NavigationView (from Design Support library) that enables - usage of Checkboxes, Switches & Badges as menu items - XML definition - Parcelable menus - collapsible/expandable menu-groups - multiple menus - custom styling.
Hi everyone, I would like to know if it is possible to disable the option of pressing multiple items at the same time for the menu.
I was researching but I can not find a way to do this
I can fix the problem by using a flag when an item is touched and restoring the flag value in the methods onDrawerClosed/onDrawerOpened of the ActionBarDrawerToggle
Hi everyone, I would like to know if it is possible to disable the option of pressing multiple items at the same time for the menu. I was researching but I can not find a way to do this
Best Regards