MaterialSearchView
MaterialSearchView copied to clipboard
Query : How to add additional menu item when the search view is expanded?
Hi, I have a use-case where the Material Search View is already expanded when the activity starts, but I also need to add a view on the right side of the Search View, on click of which the activity closes and returns the result. Is it possible with Material Search View?