I want to change the color of the Action Bar background when the user chooses a selection in the Navigation List.
Currently, my code looks like this:
Try this:
myActivity.invalidateOptionsMenu();