How to build Gmail like search box in the action bar?

后端 未结 7 1659
一整个雨季
一整个雨季 2020-12-07 23:14

I am currently using SearchView widget inside ActionBarcompat to filter a list while searching.

When the user starts entering text the Li

相关标签:
7条回答
  • 2020-12-08 00:12

    You should use ListPopupWindow and anchor it to the search view widget.

    0 讨论(0)
提交回复
热议问题