If you are looking to change text colors/appearance in the NavigationView Items, you should use the attribs
app:itemTextColor
app:itemIconTint
app:itemTextAppearance
Otherwise, Specify which view's color you want to change. Setting android:textColorSeconday is a bad idea according to me.