I have a search widget in my Action Bar like this:
(1) How do I change
You would have to set
searchView.setBackgroundColor(Color.WHITE);
SearchViews are not so customizable.