how to change the color of the other items in the 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"