mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
#2601 fixed partially
This commit is contained in:
parent
25a0657609
commit
327dff4720
@ -122,6 +122,7 @@ class SearchFragment : BaseFragment() {
|
|||||||
override fun onDestroyView() {
|
override fun onDestroyView() {
|
||||||
super.onDestroyView()
|
super.onDestroyView()
|
||||||
closeKeyboard()
|
closeKeyboard()
|
||||||
|
activity?.intent?.action = null
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onCreateOptionsMenu(menu: Menu, inflater: MenuInflater) {
|
override fun onCreateOptionsMenu(menu: Menu, inflater: MenuInflater) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user