[fenix] For https://github.com/mozilla-mobile/fenix/issues/3011 - Size EngineView for Custom Tab Fixed Toolbar

pull/600/head
Emily Kager 5 years ago committed by Jeff Boek
parent 1c75ee039e
commit 322aedd4da

@ -121,6 +121,7 @@ class BrowserFragment : Fragment(), BackHandler, CoroutineScope {
job = Job()
}
@SuppressWarnings("ComplexMethod")
override fun onCreateView(
inflater: LayoutInflater,
container: ViewGroup?,

Loading…
Cancel
Save