So, what was my problem. I used android.widget.SearchView instead of android.support.v7.widget.SearchView. I changed SearchView and after that proposed solution started to work.
If somebody can explain why styles and different things did not work or can give me a link, I'll be appreciated.