I would like to implement functionality when I click on top search toolbar in application, the few buttons appear below search input field, allowing me to select different multi selection sub-menus which are dynamically populated from API, before I submit search. What is the most common way to implement this. What android components should I use. I've tried using dialog for search view container, but I am not sure how to display sub-menu when clicked.
from Search view or dialog with submenus?
No comments:
Post a Comment