It should first, by default, collapse the search menu on back key. I want to exit the search but it exits the activity or fragment. I am facing the problem in a fragment. The fragment is poped and I can't override setOnKeyListener on the FloatingSearchView.
It should first, by default, collapse the search menu on back key. I want to exit the search but it exits the activity or fragment. I am facing the problem in a fragment. The fragment is poped and I can't override
setOnKeyListeneron the FloatingSearchView.