I would like to know how do I change the size of the indicated space in the navigation drawer
I tried creating a style and then using android:layout_marginLeft but it would also affect the nav_header, I just want the margin on the icons from the left.
Thank you.