mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
parent
578a00a49b
commit
36cd275eed
@ -176,8 +176,10 @@ class AwesomeBarUIView(
|
||||
}
|
||||
|
||||
private fun showSearchSuggestionProvider() {
|
||||
if (Settings.getInstance(container.context).showSearchSuggestions()) {
|
||||
view.addProviders(searchSuggestionProvider!!)
|
||||
}
|
||||
}
|
||||
|
||||
private fun setShortcutEngine(engine: SearchEngine) {
|
||||
with(container.context) {
|
||||
|
Loading…
Reference in New Issue
Block a user