I\'m trying to clear and close SearchView after entering a value. I found a solution but it closes the search and won\'t perform any action if I try to search again.
In my case calling invalidateOptionsMenu(); closes SearchView
invalidateOptionsMenu();