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.
Create a style and apply it to NavigationView using app:theme
app:theme
And then as said, apply this style to NavigationView using app:theme