#2601 fixed partially

This commit is contained in:
gouri-panda 2021-03-14 02:51:57 +05:30
parent 25a0657609
commit 327dff4720

View File

@ -122,6 +122,7 @@ class SearchFragment : BaseFragment() {
override fun onDestroyView() {
super.onDestroyView()
closeKeyboard()
activity?.intent?.action = null
}
override fun onCreateOptionsMenu(menu: Menu, inflater: MenuInflater) {