How to change searchview icon color?
I know there's already a lot of answers for this question here, and I wouldn't be creating another thread if I hadn't already tried everything I saw here. Anyway, the question is pretty simple. I don't mind if the solution comes from XML styling or Java code (both solutions are welcome). I will show everything (most of it anyway) I've tried to solve it. First of all, the searview icon seems to be immutable by code since I can't change anything from it. My searchview is declared in menu.xml as this <item android:id="@+id/icon_search" android:title="Searchador" android:icon="@drawable/ic_search