Bug 1887828 - Fix toolbar tab strip container elevation r=android-reviewers,twhite

Differential Revision: https://phabricator.services.mozilla.com/D205692
This commit is contained in:
rahulsainani 2024-03-26 11:44:12 +00:00
parent 6b51169208
commit eab0fef955

View File

@ -109,10 +109,11 @@ class BrowserToolbarView(
R.drawable.search_old_url_background
}
layout.elevation = resources.getDimension(R.dimen.browser_fragment_toolbar_elevation)
view.apply {
setToolbarBehavior()
elevation = resources.getDimension(R.dimen.browser_fragment_toolbar_elevation)
if (!isCustomTabSession) {
display.setUrlBackground(
AppCompatResources.getDrawable(