简体   繁体   中英

How to implement Searchview in the layout in Android

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.

Click here for the Image

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

https://github.com/Quinny898/PersistentSearch

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM