I created a new navigation drawer activity from Android Studio 3.5 templates, but menu items are not clickable even though I\'m listening for NavigationItemSelected
NavigationItemSelected
this problem is caused by the ordering issue of xml file from main content
the default order:
change to following order: