[components] Closes https://github.com/mozilla-mobile/android-components/issues/2077: Toolbar: Allow returning Boolean from "URL commit listener" to control switching to display mode.
This commit is contained in:
@@ -406,6 +406,8 @@ class ToolbarActivity : AppCompatActivity() {
|
||||
if (url.isNotEmpty()) {
|
||||
toolbar.url = url
|
||||
}
|
||||
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user