how to set the app bar title 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"