For #5174 Changed FindInPage height to toolbar height to cover QAB (#5376)

nightly-build-test
Mihai Adrian 5 years ago committed by Arturo Mejia
parent 25db27e448
commit 1767bd5569

@ -37,6 +37,7 @@ class FindInPageIntegration(
}
view.visibility = View.VISIBLE
(feature as FindInPageFeature).bind(session)
view.layoutParams.height = toolbar.height
}
}
}

Loading…
Cancel
Save