android-components / mozilla.components.feature.tabs.toolbar / TabsToolbarFeature

TabsToolbarFeature

class TabsToolbarFeature (source)

Feature implementation for connecting a tabs tray implementation with a toolbar implementation.

Constructors

<init>

TabsToolbarFeature(toolbar: Toolbar, sessionManager: SessionManager, showTabs: () -> Unit)

Feature implementation for connecting a tabs tray implementation with a toolbar implementation.