I am trying to implement a searchView in the layout file just like other Views rather than on toolbar. Before I was using AutoCompleteTextView but now I wanted to implement SearchView. If anyone knows please help.
Thanks in advance.
I am trying to implement a searchView in the layout file just like other Views rather than on toolbar. Before I was using AutoCompleteTextView but now I wanted to implement SearchView. If anyone knows please help.
Thanks in advance.
Well there are lot of examples you can find. The best solution provided here:
Creating a SearchView that looks like the material design guidelines
Also there are libraries available,the easiest library to implement is