class TabsToolbarFeature
(source)
Feature implementation for connecting a tabs tray implementation with a toolbar implementation.
TabsToolbarFeature(toolbar: Toolbar, sessionManager: SessionManager, showTabs: () -> Unit)
Feature implementation for connecting a tabs tray implementation with a toolbar implementation. |