how to custom the menu item with two icons in android navigation drawer code example
Example: android navigation drawer menu item color
Add this line to navigationview in xml
app:itemTextColor="your color"
Add this line to navigationview in xml
app:itemTextColor="your color"