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/main/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
..
BrowserFragmentStore.kt 4281 remove qab (#6310) 5 years ago
BrowserInteractor.kt For #14376: Use concept-menu with tab counter menu (#14374) 4 years ago
BrowserToolbarController.kt For #14974 - Ensure website bottom elements stay at bottom 4 years ago
BrowserToolbarMenuController.kt For #14529 - Show a dialog when the top sites limit has been reached 4 years ago
BrowserToolbarView.kt For #14902 - Disabling bottom toolbar animation now works (#14927) 4 years ago
DefaultToolbarMenu.kt For #14665: Replace hardcoded label with string resource. 4 years ago
MenuPresenter.kt For #10408: Dismiss menu when navigating away. (#10415) 4 years ago
SwipeRefreshScrollingViewBehavior.kt For #6940: Fixes top dynamic toolbar behavior (#9900) 4 years ago
TabCounter.kt Replace setPadding with updatePadding (#14137) 4 years ago
TabCounterMenu.kt For #14376: Reverse items with bottom toolbar (#14451) 4 years ago
TabCounterToolbarButton.kt For #14376: Reverse items with bottom toolbar (#14451) 4 years ago
ToolbarIntegration.kt For #14376: Use concept-menu with tab counter menu (#14374) 4 years ago
ToolbarMenu.kt For #349: View Downloads 4 years ago
ToolbarPosition.kt Create ToolbarPosition enum (#12747) 4 years ago