I am creating a navigation drawer in android and I have added the items in menu_main.xml but I am not able to change the size of the menu items. Below is the code menu_main.
Adding on to Paresh's answer above,
Create your own style "NavigationViewStyle" as stated above
Apply it to your menu items