I am currently using SearchView widget inside ActionBarcompat to filter a list while searching.
SearchView
ActionBarcompat
When the user starts entering text the Li
You should use ListPopupWindow and anchor it to the search view widget.