You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/test/java/org/mozilla/fenix/components/toolbar
Mugurell 75aa2d413a For #14974 - Ensure website bottom elements stay at bottom
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.

We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
4 years ago
..
BrowserInteractorTest.kt For #14376: Use concept-menu with tab counter menu (#14374) 4 years ago
DefaultBrowserToolbarControllerTest.kt For #14974 - Ensure website bottom elements stay at bottom 4 years ago
DefaultBrowserToolbarMenuControllerTest.kt For #14529 - Show a dialog when the top sites limit has been reached 4 years ago
TabCounterMenuTest.kt For #14376: Reverse items with bottom toolbar (#14451) 4 years ago