In the action bar I have items that are presented in text, not icons. On click I want to change the color of this text from blue to white. I don't want to change the background with the
<item name="selectableItemBackground"></item>
only the text color. Anyone has any ideas?
R.color.action_item_text_color
: