Is there a way to reduce the space between the icon and text in the NavigationView when its built using a menu xml?
I\'ve tried to text android:drawablePadding
android:drawablePadding
Use app:itemIconPadding in new material NavigationView
app:itemIconPadding
NavigationView