I want to use SearchView in my project, but I have a problem with elements\' color. Let me show you: its fragmentDialog where I have my SearchView
I dont need to change
You need to use android.support.v7.widget.SearchView
try with this style in your searchview,
Before expanding searchview --->
After expanding searchview --->