mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix search toolbar showing in search activity on some pages
This commit is contained in:
parent
67a0a64809
commit
07419a17a9
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ class SearchActivity : MainActivity() {
|
|||
return
|
||||
}
|
||||
reEnableBackPressedCallBack()
|
||||
setFloatingToolbar(canShowFloatingToolbar(to))
|
||||
nav.isVisible = false
|
||||
binding.bottomView?.isVisible = false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue