I\'m trying to change my Toolbar\'s menu item text color here, but it doesn\'t work. Here\'s my style:
Also you can change the title text appearance with another style:
And finally to change the menu item style you need to add this item property to the main style/theme of the app (the one you set in the AndroidManifest file:
- @style/App.ToolbarMenuItem
With:
The final result would be something like this: