Bug 1948677 - part 2 - Allow integrators to configure highlighting toolbar buttons r=android-reviewers,tchoh

Differential Revision: https://phabricator.services.mozilla.com/D245757
This commit is contained in:
Mugurell
2025-05-07 15:34:13 +00:00
committed by plingurar@mozilla.com
parent 998d23730d
commit 4eb4001853
4 changed files with 7 additions and 3 deletions

View File

@@ -170,6 +170,7 @@ internal class BrowserToolbarMiddleware(
dependencies.context,
R.color.generic_button_tint,
),
highlighted = true,
onClick = SecurityIndicatorClicked,
),
)