I know it\'s possible to highlight a navigation view item by calling setCheckedItem() or return true value in onNavigationItemSelected to display t
setCheckedItem()
onNavigationItemSelected
All you need to do is surround your groups like this:
No need to loop menu items with added overhead!